./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race-3.c --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-race-3.c -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 060033dbffd9089941c94a89a6329bb51646a51a63021506ed05c33a54333394 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-29 11:12:05,926 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-29 11:12:05,981 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-04-29 11:12:05,985 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-29 11:12:05,986 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-29 11:12:06,006 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-29 11:12:06,007 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-29 11:12:06,007 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-29 11:12:06,008 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-29 11:12:06,008 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-29 11:12:06,009 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-29 11:12:06,009 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-29 11:12:06,009 INFO L153 SettingsManager]: * Use SBE=true [2025-04-29 11:12:06,009 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-29 11:12:06,009 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-29 11:12:06,010 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-29 11:12:06,011 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:06,011 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:06,011 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:06,011 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-29 11:12:06,012 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-29 11:12:06,012 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 -> 060033dbffd9089941c94a89a6329bb51646a51a63021506ed05c33a54333394 [2025-04-29 11:12:06,234 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-29 11:12:06,244 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-29 11:12:06,246 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-29 11:12:06,247 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-29 11:12:06,247 INFO L274 PluginConnector]: CDTParser initialized [2025-04-29 11:12:06,249 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-race-3.c [2025-04-29 11:12:07,502 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ed3b7571/06908074e7124a8d83f3a4d0a86704fe/FLAGad30ced8f [2025-04-29 11:12:07,707 INFO L389 CDTParser]: Found 1 translation units. [2025-04-29 11:12:07,708 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race-3.c [2025-04-29 11:12:07,709 WARN L117 ultiparseSymbolTable]: System include stdlib.h could not be resolved by CDT -- only built-in system includes are available. [2025-04-29 11:12:07,709 WARN L117 ultiparseSymbolTable]: System include pthread.h could not be resolved by CDT -- only built-in system includes are available. [2025-04-29 11:12:07,721 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ed3b7571/06908074e7124a8d83f3a4d0a86704fe/FLAGad30ced8f [2025-04-29 11:12:08,503 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2ed3b7571/06908074e7124a8d83f3a4d0a86704fe [2025-04-29 11:12:08,506 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-29 11:12:08,507 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-29 11:12:08,507 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:08,507 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-29 11:12:08,510 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-29 11:12:08,511 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a693231 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08, skipping insertion in model container [2025-04-29 11:12:08,511 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,520 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-29 11:12:08,686 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:08,696 INFO L200 MainTranslator]: Completed pre-run [2025-04-29 11:12:08,721 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:08,730 INFO L204 MainTranslator]: Completed translation [2025-04-29 11:12:08,730 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08 WrapperNode [2025-04-29 11:12:08,731 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:08,731 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:08,731 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-29 11:12:08,731 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-29 11:12:08,735 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,744 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,762 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 73 [2025-04-29 11:12:08,762 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:08,763 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-29 11:12:08,763 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-29 11:12:08,763 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-29 11:12:08,770 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,770 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,772 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,774 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,781 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,782 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,784 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,785 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,785 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,789 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-29 11:12:08,789 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-29 11:12:08,789 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-29 11:12:08,790 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-29 11:12:08,790 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (1/1) ... [2025-04-29 11:12:08,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:08,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-29 11:12:08,818 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-29 11:12:08,823 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-29 11:12:08,835 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-29 11:12:08,835 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-29 11:12:08,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-29 11:12:08,835 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-29 11:12:08,835 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-29 11:12:08,835 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-29 11:12:08,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-29 11:12:08,836 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-29 11:12:08,836 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-29 11:12:08,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-29 11:12:08,836 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-29 11:12:08,836 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-29 11:12:08,837 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-04-29 11:12:08,911 INFO L234 CfgBuilder]: Building ICFG [2025-04-29 11:12:08,913 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-29 11:12:09,163 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-29 11:12:09,164 INFO L283 CfgBuilder]: Performing block encoding [2025-04-29 11:12:09,180 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-29 11:12:09,181 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-29 11:12:09,181 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:09 BoogieIcfgContainer [2025-04-29 11:12:09,181 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-29 11:12:09,185 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-29 11:12:09,185 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-29 11:12:09,187 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-29 11:12:09,188 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.04 11:12:08" (1/3) ... [2025-04-29 11:12:09,188 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15accfda and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:09, skipping insertion in model container [2025-04-29 11:12:09,188 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:08" (2/3) ... [2025-04-29 11:12:09,188 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@15accfda and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:09, skipping insertion in model container [2025-04-29 11:12:09,188 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:09" (3/3) ... [2025-04-29 11:12:09,190 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-3.c [2025-04-29 11:12:09,201 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-29 11:12:09,202 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race-3.c that has 2 procedures, 147 locations, 154 edges, 1 initial locations, 2 loop locations, and 15 error locations. [2025-04-29 11:12:09,203 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-29 11:12:09,289 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-29 11:12:09,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:09,371 INFO L116 PetriNetUnfolderBase]: 7/175 cut-off events. [2025-04-29 11:12:09,373 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-29 11:12:09,375 INFO L83 FinitePrefix]: Finished finitePrefix Result has 180 conditions, 175 events. 7/175 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 217 event pairs, 0 based on Foata normal form. 0/146 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2025-04-29 11:12:09,375 INFO L82 GeneralOperation]: Start removeDead. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:09,379 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 140 places, 144 transitions, 295 flow [2025-04-29 11:12:09,384 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:09,395 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;@3a62361d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:09,395 INFO L341 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-04-29 11:12:09,400 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:09,400 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:09,400 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:09,400 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,400 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:09,401 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-29 11:12:09,404 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,404 INFO L85 PathProgramCache]: Analyzing trace with hash 895244543, now seen corresponding path program 1 times [2025-04-29 11:12:09,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,410 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854545602] [2025-04-29 11:12:09,410 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,458 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:09,466 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:09,466 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,466 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:09,517 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-29 11:12:09,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:09,517 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854545602] [2025-04-29 11:12:09,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854545602] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:09,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:09,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:09,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [197904774] [2025-04-29 11:12:09,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:09,524 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:09,527 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:09,542 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:09,543 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:09,591 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:09,594 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 144 transitions, 295 flow. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 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-29 11:12:09,595 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,595 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:09,595 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,660 INFO L116 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-04-29 11:12:09,660 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:09,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 189 conditions, 167 events. 5/167 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 197 event pairs, 0 based on Foata normal form. 2/143 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2025-04-29 11:12:09,663 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 14 selfloop transitions, 2 changer transitions 1/141 dead transitions. [2025-04-29 11:12:09,663 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:09,664 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:09,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:09,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 544 transitions. [2025-04-29 11:12:09,674 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8976897689768977 [2025-04-29 11:12:09,676 INFO L175 Difference]: Start difference. First operand has 140 places, 144 transitions, 295 flow. Second operand 3 states and 544 transitions. [2025-04-29 11:12:09,677 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:09,680 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 141 transitions, 321 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:09,684 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:09,686 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=289, PETRI_DIFFERENCE_MINUEND_PLACES=139, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=141, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=291, PETRI_PLACES=141, PETRI_TRANSITIONS=140} [2025-04-29 11:12:09,688 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 1 predicate places. [2025-04-29 11:12:09,689 INFO L485 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:09,690 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 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-29 11:12:09,690 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,690 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-29 11:12:09,691 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-29 11:12:09,691 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-29 11:12:09,691 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,691 INFO L85 PathProgramCache]: Analyzing trace with hash 236041378, now seen corresponding path program 1 times [2025-04-29 11:12:09,691 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,692 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735667431] [2025-04-29 11:12:09,692 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,699 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:09,704 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:09,704 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,704 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:09,722 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-29 11:12:09,722 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:09,722 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [735667431] [2025-04-29 11:12:09,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [735667431] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:09,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:09,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:09,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1043560575] [2025-04-29 11:12:09,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:09,723 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:09,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:09,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:09,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:09,744 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:09,745 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 140 transitions, 291 flow. Second operand has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 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-29 11:12:09,746 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,746 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:09,746 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,775 INFO L116 PetriNetUnfolderBase]: 5/162 cut-off events. [2025-04-29 11:12:09,776 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:09,776 INFO L83 FinitePrefix]: Finished finitePrefix Result has 187 conditions, 162 events. 5/162 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 192 event pairs, 0 based on Foata normal form. 0/141 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2025-04-29 11:12:09,777 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 15 selfloop transitions, 1 changer transitions 0/136 dead transitions. [2025-04-29 11:12:09,777 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:09,777 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:09,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:09,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 533 transitions. [2025-04-29 11:12:09,779 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8795379537953796 [2025-04-29 11:12:09,779 INFO L175 Difference]: Start difference. First operand has 141 places, 140 transitions, 291 flow. Second operand 3 states and 533 transitions. [2025-04-29 11:12:09,779 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:09,780 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 136 transitions, 311 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:09,782 INFO L231 Difference]: Finished difference. Result has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:09,782 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=279, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=135, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=281, PETRI_PLACES=136, PETRI_TRANSITIONS=136} [2025-04-29 11:12:09,783 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:09,783 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:09,783 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 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-29 11:12:09,783 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,783 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] [2025-04-29 11:12:09,784 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-29 11:12:09,784 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-29 11:12:09,784 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,784 INFO L85 PathProgramCache]: Analyzing trace with hash 1282844988, now seen corresponding path program 1 times [2025-04-29 11:12:09,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,785 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [982194620] [2025-04-29 11:12:09,785 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,791 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:09,799 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:09,801 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,801 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:09,837 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-29 11:12:09,837 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:09,837 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [982194620] [2025-04-29 11:12:09,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [982194620] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:09,838 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:09,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:09,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [202701273] [2025-04-29 11:12:09,838 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:09,838 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:09,838 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:09,839 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:09,839 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:09,891 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:09,891 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 136 transitions, 281 flow. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 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-29 11:12:09,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:09,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,954 INFO L116 PetriNetUnfolderBase]: 23/275 cut-off events. [2025-04-29 11:12:09,955 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:09,955 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 275 events. 23/275 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 807 event pairs, 8 based on Foata normal form. 0/235 useless extension candidates. Maximal degree in co-relation 296. Up to 37 conditions per place. [2025-04-29 11:12:09,956 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 14 selfloop transitions, 2 changer transitions 0/135 dead transitions. [2025-04-29 11:12:09,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:09,959 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:09,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:09,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 542 transitions. [2025-04-29 11:12:09,960 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8943894389438944 [2025-04-29 11:12:09,960 INFO L175 Difference]: Start difference. First operand has 136 places, 136 transitions, 281 flow. Second operand 3 states and 542 transitions. [2025-04-29 11:12:09,960 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:09,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 135 transitions, 310 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-29 11:12:09,962 INFO L231 Difference]: Finished difference. Result has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:09,962 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=282, PETRI_PLACES=136, PETRI_TRANSITIONS=135} [2025-04-29 11:12:09,964 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:09,964 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:09,965 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 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-29 11:12:09,965 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,965 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] [2025-04-29 11:12:09,965 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-29 11:12:09,966 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-29 11:12:09,967 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,967 INFO L85 PathProgramCache]: Analyzing trace with hash -869539561, now seen corresponding path program 1 times [2025-04-29 11:12:09,967 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,967 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1235621065] [2025-04-29 11:12:09,967 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,975 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:09,982 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:09,986 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,987 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,029 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-29 11:12:10,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,029 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1235621065] [2025-04-29 11:12:10,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1235621065] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1004262853] [2025-04-29 11:12:10,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,029 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,030 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,030 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,058 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:10,059 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 135 transitions, 282 flow. Second operand has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 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-29 11:12:10,059 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,059 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:10,059 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,108 INFO L116 PetriNetUnfolderBase]: 45/383 cut-off events. [2025-04-29 11:12:10,108 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:10,109 INFO L83 FinitePrefix]: Finished finitePrefix Result has 461 conditions, 383 events. 45/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1482 event pairs, 20 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 437. Up to 67 conditions per place. [2025-04-29 11:12:10,110 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 16 selfloop transitions, 2 changer transitions 0/133 dead transitions. [2025-04-29 11:12:10,110 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:10,111 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 535 transitions. [2025-04-29 11:12:10,112 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8828382838283828 [2025-04-29 11:12:10,112 INFO L175 Difference]: Start difference. First operand has 136 places, 135 transitions, 282 flow. Second operand 3 states and 535 transitions. [2025-04-29 11:12:10,112 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:10,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 133 transitions, 310 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:10,115 INFO L231 Difference]: Finished difference. Result has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:10,115 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=270, PETRI_DIFFERENCE_MINUEND_PLACES=130, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=129, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=284, PETRI_PLACES=133, PETRI_TRANSITIONS=133} [2025-04-29 11:12:10,115 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -7 predicate places. [2025-04-29 11:12:10,116 INFO L485 AbstractCegarLoop]: Abstraction has has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:10,116 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 172.0) internal successors, (516), 3 states have internal predecessors, (516), 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-29 11:12:10,116 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,116 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] [2025-04-29 11:12:10,116 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-29 11:12:10,116 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-29 11:12:10,117 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,117 INFO L85 PathProgramCache]: Analyzing trace with hash -2106196026, now seen corresponding path program 1 times [2025-04-29 11:12:10,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,117 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664445571] [2025-04-29 11:12:10,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,127 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:10,146 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:10,146 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,146 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,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-29 11:12:10,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,482 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [664445571] [2025-04-29 11:12:10,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [664445571] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:10,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [915136534] [2025-04-29 11:12:10,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,482 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:10,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,483 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:10,483 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:10,666 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:10,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 133 transitions, 284 flow. Second operand has 6 states, 6 states have (on average 176.16666666666666) internal successors, (1057), 6 states have internal predecessors, (1057), 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-29 11:12:10,667 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,667 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:10,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,781 INFO L116 PetriNetUnfolderBase]: 68/471 cut-off events. [2025-04-29 11:12:10,782 INFO L117 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-04-29 11:12:10,784 INFO L83 FinitePrefix]: Finished finitePrefix Result has 600 conditions, 471 events. 68/471 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 2127 event pairs, 12 based on Foata normal form. 5/424 useless extension candidates. Maximal degree in co-relation 575. Up to 49 conditions per place. [2025-04-29 11:12:10,786 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 34 selfloop transitions, 4 changer transitions 1/152 dead transitions. [2025-04-29 11:12:10,786 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:10,787 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:10,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:10,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1089 transitions. [2025-04-29 11:12:10,790 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8985148514851485 [2025-04-29 11:12:10,791 INFO L175 Difference]: Start difference. First operand has 133 places, 133 transitions, 284 flow. Second operand 6 states and 1089 transitions. [2025-04-29 11:12:10,791 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:10,794 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 152 transitions, 398 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:10,795 INFO L231 Difference]: Finished difference. Result has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:10,796 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=282, PETRI_DIFFERENCE_MINUEND_PLACES=132, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=128, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=285, PETRI_PLACES=137, PETRI_TRANSITIONS=131} [2025-04-29 11:12:10,797 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -3 predicate places. [2025-04-29 11:12:10,798 INFO L485 AbstractCegarLoop]: Abstraction has has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:10,799 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 176.16666666666666) internal successors, (1057), 6 states have internal predecessors, (1057), 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-29 11:12:10,799 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,799 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] [2025-04-29 11:12:10,799 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-29 11:12:10,800 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-29 11:12:10,800 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,800 INFO L85 PathProgramCache]: Analyzing trace with hash -850004187, now seen corresponding path program 1 times [2025-04-29 11:12:10,800 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,800 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1538453350] [2025-04-29 11:12:10,800 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,814 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:10,821 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:10,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,113 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-29 11:12:11,116 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,116 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1538453350] [2025-04-29 11:12:11,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1538453350] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:11,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [152667233] [2025-04-29 11:12:11,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,117 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:11,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,117 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:11,117 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:11,291 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 202 [2025-04-29 11:12:11,293 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 131 transitions, 285 flow. Second operand has 6 states, 6 states have (on average 161.66666666666666) internal successors, (970), 6 states have internal predecessors, (970), 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-29 11:12:11,293 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,293 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 202 [2025-04-29 11:12:11,293 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,452 INFO L116 PetriNetUnfolderBase]: 182/827 cut-off events. [2025-04-29 11:12:11,452 INFO L117 PetriNetUnfolderBase]: For 38/44 co-relation queries the response was YES. [2025-04-29 11:12:11,453 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1220 conditions, 827 events. 182/827 cut-off events. For 38/44 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 4524 event pairs, 60 based on Foata normal form. 0/706 useless extension candidates. Maximal degree in co-relation 1193. Up to 206 conditions per place. [2025-04-29 11:12:11,456 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 60 selfloop transitions, 19 changer transitions 0/181 dead transitions. [2025-04-29 11:12:11,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:11,457 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:11,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:11,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1040 transitions. [2025-04-29 11:12:11,459 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.858085808580858 [2025-04-29 11:12:11,459 INFO L175 Difference]: Start difference. First operand has 137 places, 131 transitions, 285 flow. Second operand 6 states and 1040 transitions. [2025-04-29 11:12:11,459 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:11,460 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 138 places, 181 transitions, 536 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-04-29 11:12:11,462 INFO L231 Difference]: Finished difference. Result has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:11,462 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=121, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=409, PETRI_PLACES=142, PETRI_TRANSITIONS=150} [2025-04-29 11:12:11,463 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 2 predicate places. [2025-04-29 11:12:11,463 INFO L485 AbstractCegarLoop]: Abstraction has has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:11,464 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 161.66666666666666) internal successors, (970), 6 states have internal predecessors, (970), 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-29 11:12:11,464 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,464 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] [2025-04-29 11:12:11,464 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-29 11:12:11,464 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-29 11:12:11,464 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,465 INFO L85 PathProgramCache]: Analyzing trace with hash -1378613499, now seen corresponding path program 1 times [2025-04-29 11:12:11,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,465 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1053928147] [2025-04-29 11:12:11,465 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,476 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:11,481 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:11,482 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,482 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:11,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,501 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1053928147] [2025-04-29 11:12:11,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1053928147] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [901066075] [2025-04-29 11:12:11,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,502 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,502 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,502 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,508 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2025-04-29 11:12:11,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 142 places, 150 transitions, 409 flow. Second operand has 3 states, 3 states have (on average 182.66666666666666) internal successors, (548), 3 states have internal predecessors, (548), 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-29 11:12:11,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2025-04-29 11:12:11,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,547 INFO L116 PetriNetUnfolderBase]: 32/271 cut-off events. [2025-04-29 11:12:11,547 INFO L117 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-04-29 11:12:11,548 INFO L83 FinitePrefix]: Finished finitePrefix Result has 461 conditions, 271 events. 32/271 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 964 event pairs, 5 based on Foata normal form. 0/243 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2025-04-29 11:12:11,549 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 10 selfloop transitions, 2 changer transitions 0/149 dead transitions. [2025-04-29 11:12:11,549 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:11,549 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-04-29 11:12:11,551 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9174917491749175 [2025-04-29 11:12:11,551 INFO L175 Difference]: Start difference. First operand has 142 places, 150 transitions, 409 flow. Second operand 3 states and 556 transitions. [2025-04-29 11:12:11,551 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:11,553 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 149 transitions, 431 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:11,554 INFO L231 Difference]: Finished difference. Result has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:11,554 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=202, PETRI_DIFFERENCE_MINUEND_FLOW=407, PETRI_DIFFERENCE_MINUEND_PLACES=141, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=149, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=147, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=411, PETRI_PLACES=143, PETRI_TRANSITIONS=149} [2025-04-29 11:12:11,555 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 3 predicate places. [2025-04-29 11:12:11,555 INFO L485 AbstractCegarLoop]: Abstraction has has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:11,555 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 182.66666666666666) internal successors, (548), 3 states have internal predecessors, (548), 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-29 11:12:11,555 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,555 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] [2025-04-29 11:12:11,556 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-29 11:12:11,556 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-29 11:12:11,556 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,556 INFO L85 PathProgramCache]: Analyzing trace with hash -1864343372, now seen corresponding path program 1 times [2025-04-29 11:12:11,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,556 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1561435510] [2025-04-29 11:12:11,556 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,566 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:11,580 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:11,580 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,580 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:11,580 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:11,584 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:11,594 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:11,594 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,595 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:11,618 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:11,620 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:11,621 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-04-29 11:12:11,623 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-04-29 11:12:11,623 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-04-29 11:12:11,624 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-04-29 11:12:11,625 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-04-29 11:12:11,627 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-04-29 11:12:11,628 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-04-29 11:12:11,628 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-04-29 11:12:11,628 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-04-29 11:12:11,628 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-29 11:12:11,628 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:11,630 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:11,630 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-29 11:12:11,675 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-04-29 11:12:11,679 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:11,749 INFO L116 PetriNetUnfolderBase]: 36/556 cut-off events. [2025-04-29 11:12:11,750 INFO L117 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-04-29 11:12:11,752 INFO L83 FinitePrefix]: Finished finitePrefix Result has 580 conditions, 556 events. 36/556 cut-off events. For 16/17 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1823 event pairs, 0 based on Foata normal form. 0/461 useless extension candidates. Maximal degree in co-relation 316. Up to 9 conditions per place. [2025-04-29 11:12:11,753 INFO L82 GeneralOperation]: Start removeDead. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:11,755 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 220 transitions, 462 flow [2025-04-29 11:12:11,756 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:11,756 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;@3a62361d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:11,756 INFO L341 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-04-29 11:12:11,757 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:11,758 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:11,758 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:11,758 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,758 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:11,758 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-29 11:12:11,758 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,758 INFO L85 PathProgramCache]: Analyzing trace with hash 601814783, now seen corresponding path program 1 times [2025-04-29 11:12:11,758 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,759 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [809259252] [2025-04-29 11:12:11,759 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,762 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:11,763 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:11,763 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,763 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,772 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-29 11:12:11,772 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,773 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [809259252] [2025-04-29 11:12:11,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [809259252] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645866572] [2025-04-29 11:12:11,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,773 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,774 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,774 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,804 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:11,805 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 220 transitions, 462 flow. Second operand has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 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-29 11:12:11,806 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,806 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:11,806 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,943 INFO L116 PetriNetUnfolderBase]: 145/1130 cut-off events. [2025-04-29 11:12:11,944 INFO L117 PetriNetUnfolderBase]: For 74/75 co-relation queries the response was YES. [2025-04-29 11:12:11,950 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1365 conditions, 1130 events. 145/1130 cut-off events. For 74/75 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 5801 event pairs, 41 based on Foata normal form. 27/958 useless extension candidates. Maximal degree in co-relation 862. Up to 187 conditions per place. [2025-04-29 11:12:11,955 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 25 selfloop transitions, 2 changer transitions 1/216 dead transitions. [2025-04-29 11:12:11,956 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:11,956 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2025-04-29 11:12:11,958 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8901234567901235 [2025-04-29 11:12:11,958 INFO L175 Difference]: Start difference. First operand has 209 places, 220 transitions, 462 flow. Second operand 3 states and 721 transitions. [2025-04-29 11:12:11,958 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:11,959 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 216 transitions, 508 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:11,961 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:11,961 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=454, PETRI_DIFFERENCE_MINUEND_PLACES=208, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=216, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=214, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=456, PETRI_PLACES=210, PETRI_TRANSITIONS=215} [2025-04-29 11:12:11,961 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 1 predicate places. [2025-04-29 11:12:11,961 INFO L485 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:11,962 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 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-29 11:12:11,962 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,962 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:11,962 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-29 11:12:11,962 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-29 11:12:11,963 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,963 INFO L85 PathProgramCache]: Analyzing trace with hash -1635935710, now seen corresponding path program 1 times [2025-04-29 11:12:11,963 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,963 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [720467389] [2025-04-29 11:12:11,963 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,965 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:11,966 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:11,966 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,966 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,973 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:11,973 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,973 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [720467389] [2025-04-29 11:12:11,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [720467389] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,973 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:11,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [166133764] [2025-04-29 11:12:11,974 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,974 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:11,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,974 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:11,974 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:11,992 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:11,993 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 215 transitions, 456 flow. Second operand has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-29 11:12:11,993 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,993 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:11,993 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,110 INFO L116 PetriNetUnfolderBase]: 146/1195 cut-off events. [2025-04-29 11:12:12,111 INFO L117 PetriNetUnfolderBase]: For 110/112 co-relation queries the response was YES. [2025-04-29 11:12:12,115 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1464 conditions, 1195 events. 146/1195 cut-off events. For 110/112 co-relation queries the response was YES. Maximal size of possible extension queue 30. Compared 6505 event pairs, 51 based on Foata normal form. 0/1001 useless extension candidates. Maximal degree in co-relation 1438. Up to 201 conditions per place. [2025-04-29 11:12:12,121 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 26 selfloop transitions, 1 changer transitions 0/210 dead transitions. [2025-04-29 11:12:12,121 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:12,121 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 704 transitions. [2025-04-29 11:12:12,123 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8691358024691358 [2025-04-29 11:12:12,123 INFO L175 Difference]: Start difference. First operand has 210 places, 215 transitions, 456 flow. Second operand 3 states and 704 transitions. [2025-04-29 11:12:12,123 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:12,124 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 210 transitions, 496 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:12,126 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:12,126 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=442, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=210, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=209, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=444, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-04-29 11:12:12,127 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:12,127 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:12,127 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-29 11:12:12,127 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,128 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] [2025-04-29 11:12:12,128 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-29 11:12:12,128 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-29 11:12:12,128 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,128 INFO L85 PathProgramCache]: Analyzing trace with hash -577442278, now seen corresponding path program 1 times [2025-04-29 11:12:12,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,128 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [435013300] [2025-04-29 11:12:12,128 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,132 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:12,134 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:12,134 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,134 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,144 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:12,144 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,144 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [435013300] [2025-04-29 11:12:12,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [435013300] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,144 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1392319852] [2025-04-29 11:12:12,145 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,145 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,145 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,145 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,173 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:12,174 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 444 flow. Second operand has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 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-29 11:12:12,174 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,174 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:12,174 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,408 INFO L116 PetriNetUnfolderBase]: 485/2744 cut-off events. [2025-04-29 11:12:12,408 INFO L117 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2025-04-29 11:12:12,415 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3382 conditions, 2744 events. 485/2744 cut-off events. For 125/127 co-relation queries the response was YES. Maximal size of possible extension queue 65. Compared 20223 event pairs, 201 based on Foata normal form. 0/2307 useless extension candidates. Maximal degree in co-relation 3356. Up to 569 conditions per place. [2025-04-29 11:12:12,422 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 25 selfloop transitions, 2 changer transitions 0/209 dead transitions. [2025-04-29 11:12:12,423 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:12,423 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-04-29 11:12:12,424 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8864197530864197 [2025-04-29 11:12:12,424 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 444 flow. Second operand 3 states and 718 transitions. [2025-04-29 11:12:12,424 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:12,426 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 209 transitions, 495 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-29 11:12:12,427 INFO L231 Difference]: Finished difference. Result has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:12,428 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=441, PETRI_DIFFERENCE_MINUEND_PLACES=202, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=207, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=445, PETRI_PLACES=204, PETRI_TRANSITIONS=209} [2025-04-29 11:12:12,429 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:12,429 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:12,429 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 231.33333333333334) internal successors, (694), 3 states have internal predecessors, (694), 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-29 11:12:12,429 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,429 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] [2025-04-29 11:12:12,430 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-29 11:12:12,430 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-29 11:12:12,430 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,430 INFO L85 PathProgramCache]: Analyzing trace with hash 105072599, now seen corresponding path program 1 times [2025-04-29 11:12:12,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,430 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560812906] [2025-04-29 11:12:12,430 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,435 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:12,436 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:12,438 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,438 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,450 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-29 11:12:12,450 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,450 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1560812906] [2025-04-29 11:12:12,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1560812906] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:12,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1055041052] [2025-04-29 11:12:12,450 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,451 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:12,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,452 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:12,452 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:12,470 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:12,471 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 209 transitions, 445 flow. Second operand has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-29 11:12:12,471 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,471 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:12,471 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,847 INFO L116 PetriNetUnfolderBase]: 973/4742 cut-off events. [2025-04-29 11:12:12,848 INFO L117 PetriNetUnfolderBase]: For 194/199 co-relation queries the response was YES. [2025-04-29 11:12:12,857 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6029 conditions, 4742 events. 973/4742 cut-off events. For 194/199 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 40395 event pairs, 493 based on Foata normal form. 0/4065 useless extension candidates. Maximal degree in co-relation 6004. Up to 1191 conditions per place. [2025-04-29 11:12:12,874 INFO L140 encePairwiseOnDemand]: 263/270 looper letters, 27 selfloop transitions, 2 changer transitions 0/206 dead transitions. [2025-04-29 11:12:12,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:12,874 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:12,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 706 transitions. [2025-04-29 11:12:12,876 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8716049382716049 [2025-04-29 11:12:12,876 INFO L175 Difference]: Start difference. First operand has 204 places, 209 transitions, 445 flow. Second operand 3 states and 706 transitions. [2025-04-29 11:12:12,876 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:12,877 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 199 places, 206 transitions, 493 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:12,879 INFO L231 Difference]: Finished difference. Result has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:12,880 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=431, PETRI_DIFFERENCE_MINUEND_PLACES=197, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=202, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=445, PETRI_PLACES=200, PETRI_TRANSITIONS=206} [2025-04-29 11:12:12,880 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -9 predicate places. [2025-04-29 11:12:12,881 INFO L485 AbstractCegarLoop]: Abstraction has has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:12,881 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 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-29 11:12:12,881 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,881 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] [2025-04-29 11:12:12,881 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-29 11:12:12,881 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-29 11:12:12,882 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,882 INFO L85 PathProgramCache]: Analyzing trace with hash 2131352006, now seen corresponding path program 1 times [2025-04-29 11:12:12,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,882 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170791198] [2025-04-29 11:12:12,882 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,887 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:12,890 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:12,891 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,891 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,055 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-29 11:12:13,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,058 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170791198] [2025-04-29 11:12:13,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170791198] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,058 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:13,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [428450808] [2025-04-29 11:12:13,058 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,058 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:13,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,059 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:13,059 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:13,249 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 270 [2025-04-29 11:12:13,251 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 206 transitions, 445 flow. Second operand has 6 states, 6 states have (on average 232.16666666666666) internal successors, (1393), 6 states have internal predecessors, (1393), 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-29 11:12:13,251 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:13,251 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 270 [2025-04-29 11:12:13,251 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:13,593 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][234], [Black: 262#true, 248#true, 101#L54-9true, 268#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 251#true, 107#L72-4true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,594 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:13,594 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,594 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,594 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [38#L54-9true, Black: 262#true, 268#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 250#true, 107#L72-4true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,599 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,599 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,599 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,599 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 139#L72-8true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,603 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 100#L72-7true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,603 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,603 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][235], [Black: 262#true, 248#true, 101#L54-9true, 251#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,604 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 262#true, 248#true, 101#L54-9true, 44#L72-6true, 251#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,604 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,604 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 139#L72-8true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,608 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,608 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 249#true, 100#L72-7true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,609 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [38#L54-9true, Black: 262#true, 250#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,609 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [38#L54-9true, Black: 262#true, 44#L72-6true, 250#true, 249#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,609 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,609 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 100#L72-7true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,615 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 139#L72-8true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,615 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][234], [Black: 262#true, 248#true, 101#L54-9true, 268#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 251#true, 107#L72-4true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,616 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][235], [Black: 262#true, 248#true, 101#L54-9true, 251#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,616 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,616 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,617 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 262#true, 248#true, 101#L54-9true, 44#L72-6true, 251#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,617 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,617 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,617 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,617 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,617 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,625 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [38#L54-9true, Black: 262#true, 250#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,626 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][235], [Black: 262#true, 248#true, 101#L54-9true, 251#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,626 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,626 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,628 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [Black: 262#true, 38#L54-9true, 44#L72-6true, 250#true, 249#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,628 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,628 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,628 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,628 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,628 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 262#true, 248#true, 101#L54-9true, 44#L72-6true, 251#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,629 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,629 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 100#L72-7true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,631 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 100#L72-7true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,631 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,631 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 100#L72-7true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,632 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,632 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 139#L72-8true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,633 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][240], [38#L54-9true, Black: 262#true, 268#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 250#true, 107#L72-4true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,633 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][241], [38#L54-9true, Black: 262#true, 250#true, 269#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 249#true, 184#L72-5true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,633 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,633 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [38#L54-9true, Black: 262#true, 44#L72-6true, 250#true, 249#true, 264#(= |#race~tids~0| 0), 270#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,634 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,634 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][233], [Black: 262#true, 248#true, 101#L54-9true, 2#L68-7true, 251#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,636 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:13,636 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][239], [38#L54-9true, Black: 262#true, 139#L72-8true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 250#true, 249#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,636 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,636 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][237], [Black: 262#true, 139#L72-8true, 248#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 101#L54-9true, 251#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,637 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,637 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,638 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][233], [Black: 262#true, 248#true, 101#L54-9true, 251#true, 85#L68-8true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,638 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:13,638 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:13,638 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:13,638 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:13,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][233], [Black: 262#true, 248#true, 101#L54-9true, 74#L68-9true, 251#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,639 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:13,639 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:13,639 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:13,639 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:13,640 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [38#L54-9true, Black: 262#true, 2#L68-7true, 250#true, 249#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,640 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,640 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,640 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:13,640 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:13,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][233], [Black: 262#true, 130#L68-10true, 248#true, 101#L54-9true, 251#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,641 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:13,641 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:13,641 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:13,641 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:13,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 262#true, 38#L54-9true, 85#L68-8true, 250#true, 249#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,642 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,642 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,642 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:13,642 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:13,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [38#L54-9true, Black: 262#true, 74#L68-9true, 250#true, 249#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,643 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,643 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,643 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:13,643 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:13,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][238], [Black: 262#true, 38#L54-9true, 130#L68-10true, 250#true, 249#true, 266#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:13,644 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:13,644 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,644 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:13,644 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:13,716 INFO L116 PetriNetUnfolderBase]: 1105/4914 cut-off events. [2025-04-29 11:12:13,716 INFO L117 PetriNetUnfolderBase]: For 461/562 co-relation queries the response was YES. [2025-04-29 11:12:13,730 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6529 conditions, 4914 events. 1105/4914 cut-off events. For 461/562 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 41706 event pairs, 228 based on Foata normal form. 47/4385 useless extension candidates. Maximal degree in co-relation 6503. Up to 600 conditions per place. [2025-04-29 11:12:13,746 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 71 selfloop transitions, 4 changer transitions 1/253 dead transitions. [2025-04-29 11:12:13,746 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:13,746 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:13,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:13,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1462 transitions. [2025-04-29 11:12:13,749 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9024691358024691 [2025-04-29 11:12:13,749 INFO L175 Difference]: Start difference. First operand has 200 places, 206 transitions, 445 flow. Second operand 6 states and 1462 transitions. [2025-04-29 11:12:13,749 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:13,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 204 places, 253 transitions, 713 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:13,752 INFO L231 Difference]: Finished difference. Result has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:13,752 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=443, PETRI_DIFFERENCE_MINUEND_PLACES=199, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=201, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=446, PETRI_PLACES=204, PETRI_TRANSITIONS=204} [2025-04-29 11:12:13,752 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:13,752 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:13,753 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 232.16666666666666) internal successors, (1393), 6 states have internal predecessors, (1393), 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-29 11:12:13,753 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:13,753 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] [2025-04-29 11:12:13,753 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-29 11:12:13,754 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-29 11:12:13,754 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:13,754 INFO L85 PathProgramCache]: Analyzing trace with hash -195334939, now seen corresponding path program 1 times [2025-04-29 11:12:13,754 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:13,754 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1733634294] [2025-04-29 11:12:13,754 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:13,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:13,759 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:13,762 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:13,762 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:13,762 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:13,924 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-29 11:12:13,924 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:13,924 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1733634294] [2025-04-29 11:12:13,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1733634294] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:13,924 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:13,925 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:13,925 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817123758] [2025-04-29 11:12:13,925 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:13,925 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:13,925 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:13,925 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:13,926 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:14,075 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-04-29 11:12:14,076 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 204 transitions, 446 flow. Second operand has 6 states, 6 states have (on average 213.66666666666666) internal successors, (1282), 6 states have internal predecessors, (1282), 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-29 11:12:14,076 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:14,076 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-04-29 11:12:14,076 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:15,642 INFO L116 PetriNetUnfolderBase]: 6194/17480 cut-off events. [2025-04-29 11:12:15,642 INFO L117 PetriNetUnfolderBase]: For 1149/1243 co-relation queries the response was YES. [2025-04-29 11:12:15,672 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27781 conditions, 17480 events. 6194/17480 cut-off events. For 1149/1243 co-relation queries the response was YES. Maximal size of possible extension queue 387. Compared 170373 event pairs, 1455 based on Foata normal form. 25/15514 useless extension candidates. Maximal degree in co-relation 27753. Up to 5567 conditions per place. [2025-04-29 11:12:15,715 INFO L140 encePairwiseOnDemand]: 255/270 looper letters, 116 selfloop transitions, 32 changer transitions 0/309 dead transitions. [2025-04-29 11:12:15,715 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:15,716 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:15,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:15,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1421 transitions. [2025-04-29 11:12:15,718 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8771604938271605 [2025-04-29 11:12:15,718 INFO L175 Difference]: Start difference. First operand has 204 places, 204 transitions, 446 flow. Second operand 6 states and 1421 transitions. [2025-04-29 11:12:15,718 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:15,723 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 309 transitions, 1001 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-04-29 11:12:15,725 INFO L231 Difference]: Finished difference. Result has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:15,726 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=200, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=204, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=190, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=655, PETRI_PLACES=209, PETRI_TRANSITIONS=237} [2025-04-29 11:12:15,726 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 0 predicate places. [2025-04-29 11:12:15,726 INFO L485 AbstractCegarLoop]: Abstraction has has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:15,727 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 213.66666666666666) internal successors, (1282), 6 states have internal predecessors, (1282), 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-29 11:12:15,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:15,727 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] [2025-04-29 11:12:15,727 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-29 11:12:15,727 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-29 11:12:15,728 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:15,728 INFO L85 PathProgramCache]: Analyzing trace with hash 25404642, now seen corresponding path program 1 times [2025-04-29 11:12:15,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:15,728 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [362719313] [2025-04-29 11:12:15,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:15,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:15,734 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:15,737 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:15,741 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:15,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:15,764 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-29 11:12:15,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:15,765 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [362719313] [2025-04-29 11:12:15,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [362719313] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:15,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:15,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:15,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977149216] [2025-04-29 11:12:15,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:15,766 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:15,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:15,766 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:15,766 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:15,778 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:15,779 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 237 transitions, 655 flow. Second operand has 3 states, 3 states have (on average 237.66666666666666) internal successors, (713), 3 states have internal predecessors, (713), 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-29 11:12:15,780 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:15,780 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:15,780 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:16,538 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, 250#true, 206#L40-3true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,539 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:16,539 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:16,539 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:16,539 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:16,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 68#L41-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,578 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][188], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 246#L41-6true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,578 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][188], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 250#true, 21#L41-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,578 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:16,578 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:16,593 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 79#L68-12true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,593 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,593 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,593 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,593 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 25#L42true, 39#L72-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,608 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:16,608 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,608 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:16,608 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:16,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][109], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, 128#L50-13true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,613 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:16,613 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:16,613 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,613 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,614 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 126#L42-3true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,614 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:16,614 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:16,614 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,614 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:16,620 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 79#L68-12true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,620 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,620 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,620 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,620 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,620 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,627 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 77#L68-14true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,627 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:16,627 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,627 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,627 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,635 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,635 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:16,635 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,635 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,635 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,636 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:16,636 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,636 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,636 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 26#L50-5true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,641 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:16,641 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,641 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,641 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,665 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 2#L68-7true, 251#true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,665 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:16,665 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,665 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,665 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 85#L68-8true, 282#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,672 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,672 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,672 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 262#true, 101#L54-9true, 85#L68-8true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,673 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,673 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,673 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,674 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,681 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 74#L68-9true, 251#true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,681 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 74#L68-9true, 251#true, 282#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,682 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,682 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,682 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,682 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,686 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,686 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,686 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,686 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,687 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,687 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,687 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,688 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 71#L68-11true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,690 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 71#L68-11true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,690 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,690 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 71#L68-11true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,691 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,691 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,691 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,691 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 262#true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 101#L54-9true, 251#true, 282#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,692 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][228], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:16,692 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,692 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,705 INFO L116 PetriNetUnfolderBase]: 2097/9268 cut-off events. [2025-04-29 11:12:16,705 INFO L117 PetriNetUnfolderBase]: For 1484/1729 co-relation queries the response was YES. [2025-04-29 11:12:16,733 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15214 conditions, 9268 events. 2097/9268 cut-off events. For 1484/1729 co-relation queries the response was YES. Maximal size of possible extension queue 240. Compared 91514 event pairs, 394 based on Foata normal form. 18/7822 useless extension candidates. Maximal degree in co-relation 15184. Up to 1404 conditions per place. [2025-04-29 11:12:16,764 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 5 changer transitions 0/248 dead transitions. [2025-04-29 11:12:16,764 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:16,764 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:16,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:16,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 743 transitions. [2025-04-29 11:12:16,766 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.917283950617284 [2025-04-29 11:12:16,766 INFO L175 Difference]: Start difference. First operand has 209 places, 237 transitions, 655 flow. Second operand 3 states and 743 transitions. [2025-04-29 11:12:16,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:16,776 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 248 transitions, 753 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:16,778 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:16,779 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=655, PETRI_DIFFERENCE_MINUEND_PLACES=209, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=237, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=232, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=693, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2025-04-29 11:12:16,779 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 4 predicate places. [2025-04-29 11:12:16,779 INFO L485 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:16,780 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 237.66666666666666) internal successors, (713), 3 states have internal predecessors, (713), 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-29 11:12:16,780 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:16,780 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] [2025-04-29 11:12:16,780 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-29 11:12:16,780 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-29 11:12:16,781 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:16,781 INFO L85 PathProgramCache]: Analyzing trace with hash -781491205, now seen corresponding path program 1 times [2025-04-29 11:12:16,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:16,781 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323540783] [2025-04-29 11:12:16,781 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:16,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:16,794 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-04-29 11:12:16,799 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-04-29 11:12:16,799 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:16,799 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:16,825 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-29 11:12:16,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:16,826 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323540783] [2025-04-29 11:12:16,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323540783] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:16,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:16,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:16,826 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504592787] [2025-04-29 11:12:16,826 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:16,827 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:16,827 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:16,827 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:16,827 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:16,838 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:16,839 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 693 flow. Second operand has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 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-29 11:12:16,840 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:16,840 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:16,840 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:17,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,088 INFO L286 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,088 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,088 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,088 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,097 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,097 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,097 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,097 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,097 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,123 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:17,123 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:17,123 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:17,123 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:17,188 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,188 INFO L286 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-04-29 11:12:17,188 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-04-29 11:12:17,188 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:17,188 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:17,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,189 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:17,189 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,189 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,189 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,222 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,222 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:17,222 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,222 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,246 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,246 INFO L286 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-04-29 11:12:17,246 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:17,247 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,247 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,247 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,247 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,261 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:17,262 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,262 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,262 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,262 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,267 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,267 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,267 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,267 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,267 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,272 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,272 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,272 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,273 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,273 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,273 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,273 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,277 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,277 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,278 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,278 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,278 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,278 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,279 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,279 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,279 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,283 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,283 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,283 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,285 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,285 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,285 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,287 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,287 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,287 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,287 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,288 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,288 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,288 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,288 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,291 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,292 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,292 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,292 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,293 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,293 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,293 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,293 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,294 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,294 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,294 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,294 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,294 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,295 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,295 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,295 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,295 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,295 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,296 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,296 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,296 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,296 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,297 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 264#(= |#race~tids~0| 0), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,297 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,297 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,297 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,297 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,300 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,300 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,300 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,302 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,302 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,302 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,302 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,302 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,304 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,304 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,304 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,304 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,304 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,306 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,306 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,307 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:17,307 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,307 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,307 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:17,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,309 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,309 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,311 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,311 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,311 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,311 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,311 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,313 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,313 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,313 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,313 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,313 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,314 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,314 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,314 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,314 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,315 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,315 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,315 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,315 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,316 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,316 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,316 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,316 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,317 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 38#L54-9true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,317 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,317 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,317 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,317 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:17,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 211#L54-7true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,320 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,320 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,320 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,321 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,322 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,322 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,323 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,323 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,323 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,323 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 38#L54-9true, Black: 262#true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,324 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,324 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,324 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,325 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,325 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,325 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,325 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,327 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,327 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,327 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,327 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,328 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,328 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,328 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,328 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,328 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,328 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:17,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,329 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,329 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,329 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,329 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 101#L54-9true, 85#L68-8true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,331 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 85#L68-8true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,331 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,331 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,333 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,333 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,333 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 71#L68-11true, Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,333 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,333 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:17,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,334 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,334 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,334 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,334 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,335 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,335 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,335 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,335 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,337 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,337 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,337 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,337 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,341 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,341 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,341 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,341 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,341 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,342 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,342 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,342 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,343 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,343 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,343 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,346 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,346 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,347 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,347 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,347 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,347 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,348 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,348 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,348 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,349 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,349 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,349 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,349 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,349 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,350 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:17,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,350 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,350 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,351 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,351 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,351 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,351 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,351 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,354 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:17,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,354 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,354 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,359 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:17,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,359 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,359 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,359 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,364 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,364 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,364 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,364 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,366 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,366 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,366 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,366 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,370 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,370 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,370 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,371 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,371 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,371 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,371 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,372 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,372 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,372 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,372 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,372 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,374 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,374 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,374 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:17,374 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:17,374 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,380 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,380 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,380 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,380 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,380 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,382 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,382 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:17,382 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,382 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,382 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,393 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,393 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:17,393 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,393 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,393 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,397 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,397 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:17,397 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:17,397 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:17,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,410 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-04-29 11:12:17,410 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:17,410 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:17,410 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:17,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][202], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 150#L41-6true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 282#true, 39#L72-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,491 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][108], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 217#L42-3true, Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,491 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:17,491 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:17,534 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][108], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 182#L50-5true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 282#true, 39#L72-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,535 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,535 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,535 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,535 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,605 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][108], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 182#L50-5true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,605 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,605 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,606 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,607 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,607 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:17,607 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,607 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,607 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,607 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,612 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,612 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,612 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,612 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,612 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,612 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,615 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:17,615 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,615 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,615 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,615 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,619 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,619 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:17,619 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,619 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,619 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,619 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,620 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,620 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,620 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,620 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,620 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,620 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,622 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,622 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,623 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,623 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,623 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:17,623 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,623 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,625 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,625 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:17,627 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,627 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:17,627 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:17,627 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,627 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:17,627 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,633 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,633 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,633 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,636 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,636 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,642 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,642 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,642 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,643 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,643 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:17,643 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,643 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,643 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,643 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:17,644 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,644 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,644 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,644 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,644 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,645 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,645 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,645 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,646 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,646 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,646 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,646 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,646 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,646 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,647 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,647 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:17,647 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,647 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,647 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:17,647 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,648 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,648 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,648 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,649 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,649 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,649 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,649 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,649 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,649 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,650 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,650 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,650 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,651 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,651 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,652 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,652 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,652 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,653 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,653 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,654 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,654 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,654 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,655 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,655 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:17,656 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,656 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:17,656 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:17,656 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:17,657 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,657 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,657 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,657 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,657 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,657 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,658 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,658 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,658 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,658 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,658 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,658 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,659 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,659 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,660 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,660 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,660 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,662 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,662 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,662 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,663 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,663 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,664 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,664 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,664 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,665 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,665 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:17,666 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 45#L54-5true, 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,666 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,667 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][135], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, 45#L54-5true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,667 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,667 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,669 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,669 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,669 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,671 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,671 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,671 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 85#L68-8true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,672 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 85#L68-8true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,672 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,672 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,673 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,673 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,673 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,675 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][132], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 95#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,675 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,675 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,676 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,678 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,678 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,678 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,678 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,678 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,678 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,679 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,679 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,679 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,679 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,679 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,681 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,681 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,681 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,682 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,682 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,682 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,683 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 74#L68-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,683 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,683 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,684 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,684 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][133], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,686 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,686 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,686 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,686 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,686 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,687 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([631] L54-3-->L54-4: Formula: (= (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][134], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 30#L54-7true, 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,687 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,687 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,687 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,687 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,687 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,688 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,688 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,689 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,689 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,689 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,690 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,690 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,690 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,691 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,691 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,691 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 248#true, 251#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,692 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,692 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,692 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,693 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,693 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,693 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,693 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,695 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,695 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,695 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,696 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,696 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,696 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,696 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,697 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,697 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,698 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,698 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,698 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,699 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,699 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,699 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][236], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 282#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 272#true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,700 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:17,700 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,709 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,709 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,712 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,712 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 38#L54-9true, Black: 262#true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,713 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,713 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,715 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,715 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,715 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,715 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,715 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,715 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,716 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,716 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,717 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 264#(= |#race~tids~0| 0), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,717 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,717 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,718 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,718 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:17,718 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,718 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,718 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,718 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,719 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,719 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,720 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 38#L54-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,720 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,720 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,721 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,721 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,722 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,722 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,722 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,723 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,723 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:17,723 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,723 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,723 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,723 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:17,724 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,724 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,725 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,725 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,726 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,726 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,726 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,727 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 85#L68-8true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,727 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:17,727 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,727 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:17,727 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,727 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,728 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,728 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,729 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,729 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,729 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,730 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 196#L54-4true, 264#(= |#race~tids~0| 0), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,730 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,730 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,730 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,730 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,730 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,731 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 74#L68-9true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,731 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:17,731 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,731 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:17,731 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,731 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,732 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 161#L54-4true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 196#L54-4true, 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,732 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,732 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,733 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,733 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,734 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,734 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,734 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,735 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 69#L54-6true, 74#L68-9true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,735 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:17,735 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,736 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 2#L68-7true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,737 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:17,737 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,738 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,738 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,738 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][213], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 282#true, 169#L54-5true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,739 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,739 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,739 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,740 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 272#true, 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,740 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,740 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,740 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,740 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,740 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:17,741 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,742 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 85#L68-8true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,742 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:17,742 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:17,743 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,743 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,743 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,743 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,743 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,743 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 69#L54-6true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,744 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,744 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,745 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 211#L54-7true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 196#L54-4true, 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,745 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,745 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,747 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,747 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,748 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 38#L54-9true, 74#L68-9true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,748 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,748 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:17,749 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, 196#L54-4true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,749 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,749 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,749 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,749 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,749 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,750 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L54-3-->L54-4: Formula: (= (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][212], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 211#L54-7true, Black: 262#true, 282#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 196#L54-4true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,750 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,750 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,750 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:17,750 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:17,750 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,751 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,751 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,751 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:17,752 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,752 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [130#L68-10true, Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,753 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:17,753 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,754 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,754 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,755 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,755 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,755 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([714] threadEXIT-->L54-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_8 |v_threadThread1of2ForFork0_#t~mem7_10|) InVars {threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem7=|v_threadThread1of2ForFork0_#t~mem7_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][230], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 38#L54-9true, Black: 262#true, 282#true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:17,756 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:17,756 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:17,757 INFO L116 PetriNetUnfolderBase]: 2524/10460 cut-off events. [2025-04-29 11:12:17,757 INFO L117 PetriNetUnfolderBase]: For 2095/2331 co-relation queries the response was YES. [2025-04-29 11:12:17,794 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17804 conditions, 10460 events. 2524/10460 cut-off events. For 2095/2331 co-relation queries the response was YES. Maximal size of possible extension queue 307. Compared 103945 event pairs, 392 based on Foata normal form. 16/8853 useless extension candidates. Maximal degree in co-relation 17772. Up to 1730 conditions per place. [2025-04-29 11:12:17,826 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 6 changer transitions 0/251 dead transitions. [2025-04-29 11:12:17,826 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:17,827 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:17,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:17,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-04-29 11:12:17,828 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9160493827160494 [2025-04-29 11:12:17,828 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 693 flow. Second operand 3 states and 742 transitions. [2025-04-29 11:12:17,828 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:17,836 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 213 places, 251 transitions, 780 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:17,838 INFO L231 Difference]: Finished difference. Result has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:17,839 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=683, PETRI_DIFFERENCE_MINUEND_PLACES=211, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=235, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=729, PETRI_PLACES=215, PETRI_TRANSITIONS=245} [2025-04-29 11:12:17,839 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 6 predicate places. [2025-04-29 11:12:17,839 INFO L485 AbstractCegarLoop]: Abstraction has has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:17,840 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 238.0) internal successors, (714), 3 states have internal predecessors, (714), 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-29 11:12:17,840 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:17,840 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] [2025-04-29 11:12:17,840 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-29 11:12:17,840 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-29 11:12:17,840 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:17,840 INFO L85 PathProgramCache]: Analyzing trace with hash 1178031171, now seen corresponding path program 1 times [2025-04-29 11:12:17,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:17,841 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [630310980] [2025-04-29 11:12:17,841 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:17,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:17,848 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-04-29 11:12:17,855 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-04-29 11:12:17,855 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:17,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:18,426 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-29 11:12:18,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:18,427 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [630310980] [2025-04-29 11:12:18,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [630310980] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:18,427 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:18,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:18,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489706652] [2025-04-29 11:12:18,427 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:18,427 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:18,427 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:18,428 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:18,428 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:18,787 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-04-29 11:12:18,789 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 215 places, 245 transitions, 729 flow. Second operand has 6 states, 6 states have (on average 231.5) internal successors, (1389), 6 states have internal predecessors, (1389), 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-29 11:12:18,789 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:18,789 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-04-29 11:12:18,789 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:19,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][290], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 295#(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)))), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 39#L72-9true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,826 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,826 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,826 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,826 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][286], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 39#L72-9true, 250#true, 294#(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))), 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:19,827 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][175], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 90#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, 39#L72-9true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,827 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,827 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,868 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,868 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:19,868 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:19,868 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:19,868 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,883 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,883 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,883 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,883 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,886 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:19,886 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:20,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][175], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 250#true, 249#true, 206#L40-3true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,446 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:20,446 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:20,446 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:20,446 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:20,510 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 292#true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,510 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:20,510 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:20,510 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:20,510 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:20,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([709] threadEXIT-->L72-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_8|) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_8|} AuxVars[] AssignedVars[][108], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 292#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 128#L50-13true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,545 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:20,545 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:20,545 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,545 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][175], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 126#L42-3true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,546 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:20,546 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:20,546 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:20,546 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:20,570 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 292#true, 251#true, 79#L68-12true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,570 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:20,570 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:20,570 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:20,570 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:20,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:20,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, 77#L68-14true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,586 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:20,587 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:20,587 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,587 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([710] threadEXIT-->L72-9: Formula: (= v_threadThread2of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_10|) InVars {ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][175], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 271#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 39#L72-9true, 250#true, 249#true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 226#L50-14true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,620 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:20,620 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:20,620 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,620 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:20,670 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 2#L68-7true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 272#true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:20,670 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:20,670 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:20,670 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:20,670 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:20,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 85#L68-8true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,689 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:20,689 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:20,689 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:20,689 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 74#L68-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,710 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, 74#L68-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:20,710 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,728 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,728 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,728 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,729 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [130#L68-10true, Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:20,729 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:20,729 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,729 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,729 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:20,734 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,734 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,735 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 292#true, 251#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 71#L68-11true, Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,735 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,735 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 71#L68-11true, Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:20,736 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,736 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,736 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 264#(= |#race~tids~0| 0), 258#(= |#race~threads_total~0| 0), 287#true]) [2025-04-29 11:12:20,737 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] threadEXIT-->L54-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem7_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10, threadThread2of2ForFork0_#t~mem7=|v_threadThread2of2ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][273], [Black: 277#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 275#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 248#true, 251#true, 292#true, Black: 284#(= |threadThread1of2ForFork0_#t~nondet2| |#race~data~0|), Black: 289#(= |threadThread2of2ForFork0_#t~nondet2| |#race~data~0|), Black: 262#true, 101#L54-9true, Black: 276#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), Black: 274#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 216#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 272#true, 264#(= |#race~tids~0| 0), 287#true, 258#(= |#race~threads_total~0| 0)]) [2025-04-29 11:12:20,737 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,737 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:20,749 INFO L116 PetriNetUnfolderBase]: 6043/20678 cut-off events. [2025-04-29 11:12:20,749 INFO L117 PetriNetUnfolderBase]: For 6833/7159 co-relation queries the response was YES. [2025-04-29 11:12:20,803 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37814 conditions, 20678 events. 6043/20678 cut-off events. For 6833/7159 co-relation queries the response was YES. Maximal size of possible extension queue 495. Compared 221857 event pairs, 1224 based on Foata normal form. 41/17852 useless extension candidates. Maximal degree in co-relation 37780. Up to 4154 conditions per place. [2025-04-29 11:12:20,858 INFO L140 encePairwiseOnDemand]: 259/270 looper letters, 90 selfloop transitions, 36 changer transitions 0/327 dead transitions. [2025-04-29 11:12:20,858 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:20,859 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:20,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:20,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1470 transitions. [2025-04-29 11:12:20,861 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9074074074074074 [2025-04-29 11:12:20,861 INFO L175 Difference]: Start difference. First operand has 215 places, 245 transitions, 729 flow. Second operand 6 states and 1470 transitions. [2025-04-29 11:12:20,861 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:20,880 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 218 places, 327 transitions, 1295 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:20,883 INFO L231 Difference]: Finished difference. Result has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:20,883 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=270, PETRI_DIFFERENCE_MINUEND_FLOW=717, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1027, PETRI_PLACES=222, PETRI_TRANSITIONS=277} [2025-04-29 11:12:20,884 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 13 predicate places. [2025-04-29 11:12:20,884 INFO L485 AbstractCegarLoop]: Abstraction has has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:20,884 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 231.5) internal successors, (1389), 6 states have internal predecessors, (1389), 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-29 11:12:20,884 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:20,885 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] [2025-04-29 11:12:20,885 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-29 11:12:20,885 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-29 11:12:20,885 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:20,885 INFO L85 PathProgramCache]: Analyzing trace with hash 1420785147, now seen corresponding path program 1 times [2025-04-29 11:12:20,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:20,885 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845020948] [2025-04-29 11:12:20,886 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:20,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:20,894 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:20,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:20,905 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:20,905 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:20,905 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:20,908 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:20,913 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:20,913 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:20,913 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:20,921 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:20,921 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:20,921 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-04-29 11:12:20,921 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-04-29 11:12:20,922 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-04-29 11:12:20,923 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-04-29 11:12:20,923 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-29 11:12:20,923 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:20,924 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:20,924 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-29 11:12:20,969 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-04-29 11:12:20,972 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:21,183 INFO L116 PetriNetUnfolderBase]: 148/1642 cut-off events. [2025-04-29 11:12:21,183 INFO L117 PetriNetUnfolderBase]: For 99/105 co-relation queries the response was YES. [2025-04-29 11:12:21,197 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1748 conditions, 1642 events. 148/1642 cut-off events. For 99/105 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 8659 event pairs, 2 based on Foata normal form. 3/1355 useless extension candidates. Maximal degree in co-relation 808. Up to 28 conditions per place. [2025-04-29 11:12:21,197 INFO L82 GeneralOperation]: Start removeDead. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:21,210 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 268 places, 288 transitions, 621 flow [2025-04-29 11:12:21,211 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:21,213 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;@3a62361d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:21,213 INFO L341 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-04-29 11:12:21,214 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:21,214 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:21,214 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:21,214 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:21,214 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:21,214 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-29 11:12:21,214 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:21,214 INFO L85 PathProgramCache]: Analyzing trace with hash -14976513, now seen corresponding path program 1 times [2025-04-29 11:12:21,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:21,215 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1359023888] [2025-04-29 11:12:21,215 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:21,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:21,219 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:21,220 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:21,220 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:21,220 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:21,226 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-29 11:12:21,226 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:21,226 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1359023888] [2025-04-29 11:12:21,226 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1359023888] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:21,226 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:21,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:21,227 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [10507876] [2025-04-29 11:12:21,227 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:21,227 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:21,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:21,228 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:21,228 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:21,254 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:21,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 268 places, 288 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 286.3333333333333) internal successors, (859), 3 states have internal predecessors, (859), 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-29 11:12:21,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:21,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:21,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:22,238 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][194], [310#true, 308#true, 114#L68-12true, 282#L50-5true, 122#L51-1true, 312#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:22,238 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:22,238 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:22,239 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:22,239 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:22,269 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][194], [310#true, 308#true, 114#L68-12true, 122#L51-1true, 312#true, 53#L50-13true, 284#L50-13true, 306#true]) [2025-04-29 11:12:22,269 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:22,269 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,269 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:22,269 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:22,372 INFO L116 PetriNetUnfolderBase]: 2728/11228 cut-off events. [2025-04-29 11:12:22,372 INFO L117 PetriNetUnfolderBase]: For 1427/1458 co-relation queries the response was YES. [2025-04-29 11:12:22,418 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14976 conditions, 11228 events. 2728/11228 cut-off events. For 1427/1458 co-relation queries the response was YES. Maximal size of possible extension queue 210. Compared 108925 event pairs, 763 based on Foata normal form. 447/9758 useless extension candidates. Maximal degree in co-relation 11377. Up to 3053 conditions per place. [2025-04-29 11:12:22,456 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 37 selfloop transitions, 2 changer transitions 1/283 dead transitions. [2025-04-29 11:12:22,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:22,456 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:22,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:22,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 899 transitions. [2025-04-29 11:12:22,457 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8813725490196078 [2025-04-29 11:12:22,457 INFO L175 Difference]: Start difference. First operand has 268 places, 288 transitions, 621 flow. Second operand 3 states and 899 transitions. [2025-04-29 11:12:22,457 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:22,459 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 283 transitions, 689 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:22,460 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:22,460 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=611, PETRI_DIFFERENCE_MINUEND_PLACES=267, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=283, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=281, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=613, PETRI_PLACES=269, PETRI_TRANSITIONS=282} [2025-04-29 11:12:22,461 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, 1 predicate places. [2025-04-29 11:12:22,461 INFO L485 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:22,461 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.3333333333333) internal successors, (859), 3 states have internal predecessors, (859), 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-29 11:12:22,461 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:22,461 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-29 11:12:22,461 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-29 11:12:22,461 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-29 11:12:22,461 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:22,461 INFO L85 PathProgramCache]: Analyzing trace with hash -1303818782, now seen corresponding path program 1 times [2025-04-29 11:12:22,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:22,462 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1786134289] [2025-04-29 11:12:22,462 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:22,464 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:22,464 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:22,465 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,465 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:22,469 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-29 11:12:22,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:22,470 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1786134289] [2025-04-29 11:12:22,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1786134289] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:22,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:22,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:22,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307632787] [2025-04-29 11:12:22,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:22,470 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:22,470 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:22,470 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:22,470 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:22,489 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:22,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 269 places, 282 transitions, 613 flow. Second operand has 3 states, 3 states have (on average 278.0) internal successors, (834), 3 states have internal predecessors, (834), 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-29 11:12:22,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:22,490 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:22,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:23,504 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][189], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 122#L51-1true, 312#true, 306#true, 270#L50-5true]) [2025-04-29 11:12:23,504 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:23,504 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:23,504 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,504 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:23,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][189], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 114#L68-12true, 122#L51-1true, 312#true, 53#L50-13true, 284#L50-13true, 306#true]) [2025-04-29 11:12:23,546 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:23,546 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,546 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,546 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:23,551 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][189], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 114#L68-12true, 99#L51-2true, 122#L51-1true, 312#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:23,551 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:23,551 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,551 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,551 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:23,554 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][189], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 122#L51-1true, 47#L51-2true, 312#true, 306#true]) [2025-04-29 11:12:23,554 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:23,554 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,554 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:23,554 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:23,588 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([976] L51-->L51-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][189], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 99#L51-2true, 122#L51-1true, 47#L51-2true, 312#true, 306#true]) [2025-04-29 11:12:23,588 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:23,588 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:23,588 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:23,588 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:23,665 INFO L116 PetriNetUnfolderBase]: 3356/13202 cut-off events. [2025-04-29 11:12:23,665 INFO L117 PetriNetUnfolderBase]: For 2503/2652 co-relation queries the response was YES. [2025-04-29 11:12:23,724 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18127 conditions, 13202 events. 3356/13202 cut-off events. For 2503/2652 co-relation queries the response was YES. Maximal size of possible extension queue 268. Compared 132533 event pairs, 958 based on Foata normal form. 0/10965 useless extension candidates. Maximal degree in co-relation 18100. Up to 3793 conditions per place. [2025-04-29 11:12:23,774 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 39 selfloop transitions, 1 changer transitions 0/276 dead transitions. [2025-04-29 11:12:23,774 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:23,774 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:23,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:23,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 877 transitions. [2025-04-29 11:12:23,775 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8598039215686275 [2025-04-29 11:12:23,775 INFO L175 Difference]: Start difference. First operand has 269 places, 282 transitions, 613 flow. Second operand 3 states and 877 transitions. [2025-04-29 11:12:23,775 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:23,777 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 276 transitions, 677 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:23,779 INFO L231 Difference]: Finished difference. Result has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:23,779 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=597, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=276, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=275, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=599, PETRI_PLACES=262, PETRI_TRANSITIONS=276} [2025-04-29 11:12:23,779 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:23,779 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:23,780 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 278.0) internal successors, (834), 3 states have internal predecessors, (834), 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-29 11:12:23,780 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:23,780 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] [2025-04-29 11:12:23,780 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-29 11:12:23,780 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-29 11:12:23,780 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:23,780 INFO L85 PathProgramCache]: Analyzing trace with hash -1797084867, now seen corresponding path program 1 times [2025-04-29 11:12:23,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:23,780 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1895324318] [2025-04-29 11:12:23,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:23,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:23,784 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:23,785 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:23,785 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:23,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:23,794 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-29 11:12:23,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:23,794 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1895324318] [2025-04-29 11:12:23,795 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1895324318] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:23,795 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:23,795 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:23,795 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [423710213] [2025-04-29 11:12:23,795 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:23,795 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:23,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:23,796 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:23,796 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:23,819 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:23,819 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 276 transitions, 599 flow. Second operand has 3 states, 3 states have (on average 286.3333333333333) internal successors, (859), 3 states have internal predecessors, (859), 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-29 11:12:23,819 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:23,820 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:23,820 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:25,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 108#L54-1true, 318#true, 305#true, 217#L72-1true]) [2025-04-29 11:12:25,609 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:25,609 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:25,609 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:25,609 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:25,631 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:25,631 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:25,631 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:25,631 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:25,631 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 108#L54-1true, 318#true, 87#L40-3true, 217#L72-1true, 306#true]) [2025-04-29 11:12:25,858 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][202], [310#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 318#true, 52#L72-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:25,858 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:25,858 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:25,886 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 108#L54-1true, 318#true, 87#L40-3true, 306#true]) [2025-04-29 11:12:25,886 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:25,886 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:25,886 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:25,886 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:25,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 249#L54-1true, 318#true, 108#L54-1true, 305#true, 217#L72-1true]) [2025-04-29 11:12:25,987 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:25,987 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:25,987 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:25,987 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:26,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 249#L54-1true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:26,016 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:26,016 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:26,016 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:26,016 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:26,032 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 108#L54-1true, 318#true, 306#true, 270#L50-5true]) [2025-04-29 11:12:26,033 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:26,033 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:26,033 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:26,033 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 33#L42-3true, 282#L50-5true, 108#L54-1true, 318#true, 217#L72-1true, 306#true]) [2025-04-29 11:12:26,040 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][202], [310#true, 317#(= |#race~threads_total~0| 0), 33#L42-3true, 282#L50-5true, 318#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:26,040 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:26,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:26,074 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 33#L42-3true, 282#L50-5true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:26,074 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:26,074 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:26,074 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:26,074 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:26,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 53#L50-13true, 108#L54-1true, 318#true, 306#true, 270#L50-5true]) [2025-04-29 11:12:26,099 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:26,099 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:26,099 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:26,099 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 282#L50-5true, 108#L54-1true, 318#true, 217#L72-1true, 306#true]) [2025-04-29 11:12:26,124 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][202], [310#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 282#L50-5true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:26,124 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:26,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:26,152 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 282#L50-5true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:26,152 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:26,153 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:26,153 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:26,153 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:26,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 53#L50-13true, 284#L50-13true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:26,159 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:26,159 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:26,159 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:26,159 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:26,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 309#true, 108#L54-1true, 318#true, 52#L72-9true, 306#true]) [2025-04-29 11:12:26,341 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:26,341 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,341 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,341 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 249#L54-1true, 108#L54-1true, 318#true, 217#L72-1true, 306#true]) [2025-04-29 11:12:26,348 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][202], [310#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 249#L54-1true, 318#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:26,348 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 249#L54-1true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:26,375 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:26,375 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,375 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,375 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:26,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 309#true, 108#L54-1true, 318#true, 306#true, 121#L74-1true]) [2025-04-29 11:12:26,381 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:26,381 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:26,381 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:26,381 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:26,402 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][267], [310#true, 317#(= |#race~threads_total~0| 0), 37#L54-9true, 282#L50-5true, 318#true, 217#L72-1true, 306#true, 307#true]) [2025-04-29 11:12:26,402 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:26,402 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:26,402 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,402 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:26,416 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][267], [17#L68-3true, 310#true, 317#(= |#race~threads_total~0| 0), 37#L54-9true, 282#L50-5true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:26,417 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:26,417 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:26,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:26,446 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][198], [308#true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 309#true, 108#L54-1true, 318#true, 216#ULTIMATE.startFINALtrue, 306#true]) [2025-04-29 11:12:26,446 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:26,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:26,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:26,447 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:26,601 INFO L116 PetriNetUnfolderBase]: 8159/30006 cut-off events. [2025-04-29 11:12:26,601 INFO L117 PetriNetUnfolderBase]: For 2919/2977 co-relation queries the response was YES. [2025-04-29 11:12:26,713 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39873 conditions, 30006 events. 8159/30006 cut-off events. For 2919/2977 co-relation queries the response was YES. Maximal size of possible extension queue 553. Compared 341700 event pairs, 2595 based on Foata normal form. 0/25211 useless extension candidates. Maximal degree in co-relation 39846. Up to 8671 conditions per place. [2025-04-29 11:12:26,839 INFO L140 encePairwiseOnDemand]: 337/340 looper letters, 37 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-04-29 11:12:26,839 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:26,840 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:26,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:26,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-04-29 11:12:26,841 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8774509803921569 [2025-04-29 11:12:26,841 INFO L175 Difference]: Start difference. First operand has 262 places, 276 transitions, 599 flow. Second operand 3 states and 895 transitions. [2025-04-29 11:12:26,841 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:26,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 262 places, 275 transitions, 674 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-29 11:12:26,845 INFO L231 Difference]: Finished difference. Result has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:26,846 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=596, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=275, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=273, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=600, PETRI_PLACES=262, PETRI_TRANSITIONS=275} [2025-04-29 11:12:26,846 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:26,846 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:26,846 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 286.3333333333333) internal successors, (859), 3 states have internal predecessors, (859), 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-29 11:12:26,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:26,847 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] [2025-04-29 11:12:26,847 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-29 11:12:26,847 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-29 11:12:26,847 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:26,847 INFO L85 PathProgramCache]: Analyzing trace with hash 47682487, now seen corresponding path program 1 times [2025-04-29 11:12:26,847 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:26,847 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [993048812] [2025-04-29 11:12:26,848 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:26,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:26,851 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:26,853 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:26,853 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:26,853 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:26,864 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-29 11:12:26,865 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:26,865 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [993048812] [2025-04-29 11:12:26,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [993048812] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:26,865 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:26,865 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:26,865 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619168203] [2025-04-29 11:12:26,865 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:26,865 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:26,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:26,865 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:26,866 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:26,886 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:26,887 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 262 places, 275 transitions, 600 flow. Second operand has 3 states, 3 states have (on average 278.0) internal successors, (834), 3 states have internal predecessors, (834), 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-29 11:12:26,887 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:26,887 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:26,887 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:31,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 108#L54-1true, 318#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:31,610 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:31,610 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true, 217#L72-1true]) [2025-04-29 11:12:31,610 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,610 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,616 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 108#L54-1true, 318#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:31,616 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:31,616 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,616 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,616 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,637 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:31,637 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:31,637 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,637 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,637 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,662 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 108#L54-1true, 318#true, 87#L40-3true, 217#L72-1true, 306#true]) [2025-04-29 11:12:31,662 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,662 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,662 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,662 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,667 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 275#L40-3true, 306#true, 217#L72-1true]) [2025-04-29 11:12:31,667 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,667 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,667 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,667 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 318#true, 108#L54-1true, 87#L40-3true, 306#true]) [2025-04-29 11:12:31,704 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [139#L54-2true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 318#true, 52#L72-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:31,704 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,704 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,709 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 108#L54-1true, 318#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:31,709 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,709 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,709 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,709 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,728 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 139#L54-2true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 318#true, 108#L54-1true, 87#L40-3true, 306#true]) [2025-04-29 11:12:31,728 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,728 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,729 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,729 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,734 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 108#L54-1true, 318#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:31,734 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,734 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,734 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,734 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,748 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 128#L74-2true, 318#true, 108#L54-1true, 87#L40-3true, 305#true]) [2025-04-29 11:12:31,748 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:31,748 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,748 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,748 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:31,750 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 108#L54-1true, 318#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:31,750 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:31,750 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,750 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,750 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:31,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 98#L68-4true, 108#L54-1true, 318#true, 87#L40-3true, 306#true]) [2025-04-29 11:12:31,767 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:31,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:31,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 108#L54-1true, 318#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:31,772 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:31,772 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,772 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,772 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:31,782 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 114#L68-12true, 317#(= |#race~threads_total~0| 0), 282#L50-5true, 108#L54-1true, 284#L50-13true, 318#true, 306#true]) [2025-04-29 11:12:31,782 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:31,782 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:31,782 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,782 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 246#$Ultimate##0true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:31,790 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 275#L40-3true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:31,790 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,790 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 246#$Ultimate##0true, 307#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:31,801 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:31,801 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:31,801 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:31,801 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:31,832 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 161#L72-2true, 318#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:31,832 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:31,832 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,832 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,832 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:31,853 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:31,853 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:31,853 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:31,853 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,853 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:31,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:31,885 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:31,885 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,885 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:31,885 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:31,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 318#true, 87#L40-3true, 217#L72-1true, 306#true, 307#true]) [2025-04-29 11:12:31,908 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:31,908 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:31,908 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,908 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,911 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 275#L40-3true, 306#true, 307#true, 217#L72-1true]) [2025-04-29 11:12:31,911 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:31,911 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,911 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:31,911 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:31,933 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 168#L54-9true, 318#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:31,934 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,934 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,934 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,934 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,937 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:31,937 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,937 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,937 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,937 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,950 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 318#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:31,950 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,950 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,950 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,953 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:31,954 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:31,954 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,954 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:31,954 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:31,977 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 98#L68-4true, 168#L54-9true, 318#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:31,977 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,977 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:31,980 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:31,980 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:31,980 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:31,980 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:31,980 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:32,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 282#L50-5true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,024 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,024 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,024 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,024 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,037 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,037 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,037 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 255#L54-2true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,040 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,041 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,041 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,041 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,066 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 33#L42-3true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,066 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,066 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,066 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,066 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,066 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [139#L54-2true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,067 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,067 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,067 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,067 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 161#L72-2true, 255#L54-2true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,070 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 255#L54-2true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,070 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,070 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,086 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,086 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,086 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,086 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,089 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 255#L54-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,089 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,089 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,089 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,089 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,096 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,096 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,097 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:32,097 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:32,097 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,100 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 128#L74-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,100 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:32,100 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,100 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,100 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,102 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 309#true, 128#L74-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,102 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:32,102 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,102 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,102 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,114 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:32,114 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,114 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,114 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 255#L54-2true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,118 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:32,118 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,118 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,118 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,126 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 114#L68-12true, 317#(= |#race~threads_total~0| 0), 318#true, 108#L54-1true, 284#L50-13true, 306#true]) [2025-04-29 11:12:32,126 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:32,126 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,126 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,126 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:32,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,171 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,171 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,172 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,172 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 206#L47-4true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,174 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,174 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,174 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,174 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 292#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,198 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [139#L54-2true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,198 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,198 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 206#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,201 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,201 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 206#L47-4true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,202 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,202 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,217 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 206#L47-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,220 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,220 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,220 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,220 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 114#L68-12true, 317#(= |#race~threads_total~0| 0), 168#L54-9true, 318#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:32,224 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,224 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:32,224 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,224 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 128#L74-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,228 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:32,229 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,229 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,229 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 206#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,230 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:32,230 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,230 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,230 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,238 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 318#true, 307#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,238 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,238 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,238 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,238 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,241 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 318#true, 306#true, 307#true, 217#L72-1true]) [2025-04-29 11:12:32,241 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,241 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,241 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,241 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:32,245 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,245 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:32,245 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 206#L47-4true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,248 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:32,248 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,248 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,248 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:32,264 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 33#L42-3true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,264 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,264 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,264 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,264 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,268 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 161#L72-2true, 37#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,268 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,268 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,268 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,268 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,282 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,282 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,282 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,282 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,286 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,286 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:32,293 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,293 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,293 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,293 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,293 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 108#L54-1true, 318#true, 270#L50-5true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,306 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,306 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,306 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,306 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 255#L54-2true, 108#L54-1true, 318#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,309 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,312 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 98#L68-4true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,312 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:32,312 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,312 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,316 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 98#L68-4true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,316 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:32,316 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,316 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:32,316 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 108#L54-1true, 318#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:32,337 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [139#L54-2true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 318#true, 52#L72-9true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:32,337 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,337 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 282#L50-5true, 255#L54-2true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,340 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 255#L54-2true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,340 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,340 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 318#true, 108#L54-1true, 270#L50-5true, 306#true]) [2025-04-29 11:12:32,356 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,356 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,356 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,356 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 255#L54-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,359 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,359 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,359 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,359 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,363 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,363 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,363 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,363 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 309#true, 128#L74-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,367 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:32,367 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,367 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,367 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,368 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 128#L74-2true, 108#L54-1true, 318#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:32,368 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:32,368 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,368 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,368 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,379 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 168#L54-9true, 318#true, 306#true, 307#true, 217#L72-1true]) [2025-04-29 11:12:32,379 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:32,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,379 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 318#true, 306#true, 217#L72-1true, 307#true]) [2025-04-29 11:12:32,383 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 318#true, 306#true, 217#L72-1true, 307#true]) [2025-04-29 11:12:32,383 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,383 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 98#L68-4true, 318#true, 108#L54-1true, 270#L50-5true, 306#true]) [2025-04-29 11:12:32,387 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:32,387 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,387 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,387 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,389 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 255#L54-2true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,389 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:32,389 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,389 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:32,389 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:32,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 292#L47-4true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,406 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,406 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,406 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,406 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 161#L72-2true, 282#L50-5true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,410 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 161#L72-2true, 206#L47-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,410 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,410 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,423 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,423 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,423 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,423 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,423 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,428 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,428 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:32,428 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:32,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 98#L68-4true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,446 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 98#L68-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,450 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 98#L68-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,450 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,450 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:32,460 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 128#L74-2true, 284#L50-13true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,461 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:32,461 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:32,461 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:32,461 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:32,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 318#true, 270#L50-5true, 307#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,485 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,485 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:32,494 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,494 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,494 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,494 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,494 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 168#L54-9true, 318#true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:32,500 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,500 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,500 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,500 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,510 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 17#L68-3true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 318#true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:32,510 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,510 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,510 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,510 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,513 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [139#L54-2true, 310#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,513 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,513 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:32,527 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 217#L72-1true, 305#true]) [2025-04-29 11:12:32,527 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,527 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,527 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,527 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,529 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 98#L68-4true, 318#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:32,529 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,529 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,529 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,529 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:32,535 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 108#L54-1true, 318#true, 52#L72-9true, 306#true]) [2025-04-29 11:12:32,535 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,535 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,535 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,535 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,538 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 108#L54-1true, 318#true, 52#L72-9true, 305#true]) [2025-04-29 11:12:32,538 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,538 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,538 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,538 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 161#L72-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,545 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 318#true, 52#L72-9true, 305#true, 307#true]) [2025-04-29 11:12:32,545 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,545 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,547 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 249#L54-1true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,547 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,547 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,547 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,547 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 306#true, 217#L72-1true, 23#L54-1true]) [2025-04-29 11:12:32,550 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,550 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,550 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,550 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,559 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:32,559 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,559 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,559 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,559 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,567 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 249#L54-1true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,567 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,567 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,567 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,567 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,568 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 139#L54-2true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 249#L54-1true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,568 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,568 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,568 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,568 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 108#L54-1true, 318#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,570 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 52#L72-9true, 306#true, 307#true, 23#L54-1true]) [2025-04-29 11:12:32,570 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,573 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,574 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,574 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,574 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,574 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,580 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:32,581 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,581 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,581 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,581 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,583 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 249#L54-1true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,583 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,583 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,583 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,583 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,585 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,585 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,585 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,585 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,588 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 318#true, 108#L54-1true, 306#true, 121#L74-1true]) [2025-04-29 11:12:32,588 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,589 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,589 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,589 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,589 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 128#L74-2true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,590 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,590 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,590 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,590 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 128#L74-2true, 249#L54-1true, 108#L54-1true, 318#true, 305#true]) [2025-04-29 11:12:32,591 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,591 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,591 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,591 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,592 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 305#true, 121#L74-1true]) [2025-04-29 11:12:32,592 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,592 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,592 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,592 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,597 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 139#L54-2true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,597 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,597 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,602 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 249#L54-1true, 98#L68-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,602 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,602 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,602 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,602 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 98#L68-4true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,604 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,604 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,604 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,604 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,608 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,608 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,608 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,608 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,611 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:32,611 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:32,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 128#L74-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,613 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:32,613 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:32,613 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,613 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,621 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:32,621 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:32,622 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,622 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:32,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 168#L54-9true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,826 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,826 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,827 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 52#L72-9true, 305#true, 307#true]) [2025-04-29 11:12:32,827 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,827 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,827 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 249#L54-1true, 318#true, 306#true, 217#L72-1true, 307#true]) [2025-04-29 11:12:32,829 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,829 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,829 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,829 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 306#true, 217#L72-1true, 307#true]) [2025-04-29 11:12:32,830 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 318#true, 306#true, 217#L72-1true, 307#true, 23#L54-1true]) [2025-04-29 11:12:32,830 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:32,830 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 168#L54-9true, 249#L54-1true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,835 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 255#L54-2true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,835 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 307#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,835 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,835 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [139#L54-2true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 307#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,836 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [17#L68-3true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 249#L54-1true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,838 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [17#L68-3true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,838 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,838 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 307#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,839 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:32,839 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,839 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:32,839 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 168#L54-9true, 318#true, 306#true, 307#true, 121#L74-1true]) [2025-04-29 11:12:32,840 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,840 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:32,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,841 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 318#true, 305#true, 121#L74-1true, 307#true]) [2025-04-29 11:12:32,841 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,841 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,841 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,841 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 139#L54-2true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 161#L72-2true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,842 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 98#L68-4true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,842 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 249#L54-1true, 98#L68-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,842 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,842 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,843 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 306#true, 307#true, 23#L54-1true]) [2025-04-29 11:12:32,843 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,843 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [139#L54-2true, 17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,844 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 128#L74-2true, 318#true, 305#true, 307#true]) [2025-04-29 11:12:32,844 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,844 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:32,845 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:32,845 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:32,845 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:32,845 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:32,845 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:32,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [139#L54-2true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,846 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:32,847 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:32,847 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,847 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:32,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true]) [2025-04-29 11:12:32,848 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:32,848 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:32,848 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,848 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:32,853 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 246#$Ultimate##0true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,853 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:32,853 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:32,853 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:32,853 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:32,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:32,855 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:32,855 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:32,855 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:32,855 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:32,856 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:32,856 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:32,856 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:32,856 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:32,856 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:32,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:32,858 INFO L286 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-04-29 11:12:32,858 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:32,858 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:32,858 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:32,860 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,860 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:32,860 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:32,860 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:32,860 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,862 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true]) [2025-04-29 11:12:32,862 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:32,862 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,862 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,862 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:32,864 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:32,864 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:32,864 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,864 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,864 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:32,865 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,865 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:32,865 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,865 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:32,865 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:32,868 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 275#L40-3true, 306#true]) [2025-04-29 11:12:32,868 INFO L286 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2025-04-29 11:12:32,868 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:32,868 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:32,868 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:32,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 275#L40-3true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,871 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:32,871 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:32,871 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,871 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:32,872 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 246#$Ultimate##0true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,872 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:32,872 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:32,872 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:32,872 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:32,876 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,876 INFO L286 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2025-04-29 11:12:32,876 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:32,876 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:32,876 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:32,887 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 108#L54-1true, 318#true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,887 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:32,887 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,887 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:32,887 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 20#L42-3true, 37#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,890 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,890 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:32,890 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:32,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,892 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:32,892 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,892 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:32,892 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:32,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,895 INFO L286 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-04-29 11:12:32,895 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:32,895 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:32,895 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:32,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,900 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:32,900 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:32,900 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:32,900 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:32,902 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 37#L54-9true, 206#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,903 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,903 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:32,903 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:32,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 206#L47-4true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,905 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:32,905 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:32,905 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:32,905 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:32,908 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 206#L47-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,908 INFO L286 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-04-29 11:12:32,908 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:32,908 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:32,908 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:32,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,917 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:32,917 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,917 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,917 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,923 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 255#L54-2true, 168#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,923 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:32,923 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:32,924 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,924 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,938 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 114#L68-12true, 37#L54-9true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,938 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,938 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:32,940 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 52#L72-9true, 305#true]) [2025-04-29 11:12:32,941 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:32,941 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,941 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,941 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,942 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 306#true, 217#L72-1true, 23#L54-1true]) [2025-04-29 11:12:32,942 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:32,942 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,942 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,942 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 161#L72-2true, 37#L54-9true, 318#true, 108#L54-1true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,945 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 52#L72-9true, 307#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,945 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,945 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,946 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 108#L54-1true, 306#true, 217#L72-1true]) [2025-04-29 11:12:32,946 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,946 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,946 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,946 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 108#L54-1true, 217#L72-1true, 306#true]) [2025-04-29 11:12:32,947 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,947 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,947 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,947 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,948 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,948 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,948 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,948 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 305#true, 121#L74-1true]) [2025-04-29 11:12:32,949 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,949 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,949 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,949 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,950 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 139#L54-2true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,950 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 139#L54-2true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 318#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:32,951 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 255#L54-2true, 168#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,951 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,951 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,952 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][201], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:32,952 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,952 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,952 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,952 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,953 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 108#L54-1true, 318#true, 306#true, 23#L54-1true]) [2025-04-29 11:12:32,953 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,953 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,953 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,953 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,954 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 17#L68-3true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,954 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,954 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,954 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,954 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [17#L68-3true, 310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 168#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,955 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 128#L74-2true, 318#true, 108#L54-1true, 305#true]) [2025-04-29 11:12:32,955 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,955 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 128#L74-2true, 168#L54-9true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,956 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:32,956 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,956 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,956 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,957 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [139#L54-2true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 318#true, 108#L54-1true, 306#true]) [2025-04-29 11:12:32,957 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:32,957 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,957 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,957 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([981] L54-->L54-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][196], [310#true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 255#L54-2true, 98#L68-4true, 168#L54-9true, 108#L54-1true, 318#true, 306#true]) [2025-04-29 11:12:32,958 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:32,958 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,958 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:32,958 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:32,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 168#L54-9true, 318#true, 306#true, 217#L72-1true, 307#true]) [2025-04-29 11:12:32,964 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:32,964 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,964 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,964 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 168#L54-9true, 318#true, 217#L72-1true, 307#true, 306#true]) [2025-04-29 11:12:32,965 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:32,965 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,965 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:32,965 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:32,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 161#L72-2true, 37#L54-9true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,966 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,966 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,966 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,966 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,967 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 161#L72-2true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,967 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,967 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,967 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,967 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 17#L68-3true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,968 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [17#L68-3true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,968 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:32,968 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][243], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 98#L68-4true, 168#L54-9true, 318#true, 306#true, 307#true]) [2025-04-29 11:12:32,969 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,969 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,969 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,969 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][262], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 98#L68-4true, 168#L54-9true, 318#true, 307#true, 306#true]) [2025-04-29 11:12:32,970 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:32,970 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:32,970 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,970 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:32,970 INFO L116 PetriNetUnfolderBase]: 18021/59652 cut-off events. [2025-04-29 11:12:32,970 INFO L117 PetriNetUnfolderBase]: For 5184/5395 co-relation queries the response was YES. [2025-04-29 11:12:33,143 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81882 conditions, 59652 events. 18021/59652 cut-off events. For 5184/5395 co-relation queries the response was YES. Maximal size of possible extension queue 1105. Compared 740821 event pairs, 7935 based on Foata normal form. 0/51269 useless extension candidates. Maximal degree in co-relation 81856. Up to 20199 conditions per place. [2025-04-29 11:12:33,321 INFO L140 encePairwiseOnDemand]: 332/340 looper letters, 40 selfloop transitions, 2 changer transitions 0/271 dead transitions. [2025-04-29 11:12:33,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:33,321 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:33,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:33,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 879 transitions. [2025-04-29 11:12:33,322 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.861764705882353 [2025-04-29 11:12:33,322 INFO L175 Difference]: Start difference. First operand has 262 places, 275 transitions, 600 flow. Second operand 3 states and 879 transitions. [2025-04-29 11:12:33,322 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:33,326 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 256 places, 271 transitions, 672 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-29 11:12:33,328 INFO L231 Difference]: Finished difference. Result has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:33,328 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=584, PETRI_DIFFERENCE_MINUEND_PLACES=254, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=269, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=267, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=598, PETRI_PLACES=257, PETRI_TRANSITIONS=271} [2025-04-29 11:12:33,328 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -11 predicate places. [2025-04-29 11:12:33,328 INFO L485 AbstractCegarLoop]: Abstraction has has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:33,329 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 278.0) internal successors, (834), 3 states have internal predecessors, (834), 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-29 11:12:33,329 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:33,329 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] [2025-04-29 11:12:33,329 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-29 11:12:33,329 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-29 11:12:33,329 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:33,329 INFO L85 PathProgramCache]: Analyzing trace with hash 2056086214, now seen corresponding path program 1 times [2025-04-29 11:12:33,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:33,329 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598588491] [2025-04-29 11:12:33,329 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:33,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:33,333 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:33,335 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:33,335 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:33,335 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:33,435 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-29 11:12:33,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:33,435 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [598588491] [2025-04-29 11:12:33,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [598588491] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:33,435 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:33,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:33,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1187127145] [2025-04-29 11:12:33,435 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:33,436 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:33,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:33,436 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:33,436 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:33,658 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 340 [2025-04-29 11:12:33,660 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 257 places, 271 transitions, 598 flow. Second operand has 6 states, 6 states have (on average 288.1666666666667) internal successors, (1729), 6 states have internal predecessors, (1729), 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-29 11:12:33,660 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:33,660 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 340 [2025-04-29 11:12:33,661 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:34,282 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,282 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,282 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,282 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,282 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,283 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,283 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:34,303 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,303 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 114#L68-12true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:34,303 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,303 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,303 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,311 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,311 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,330 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [114#L68-12true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:34,330 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:34,330 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:34,330 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,330 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 114#L68-12true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:34,331 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,331 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,331 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,464 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,464 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,464 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,464 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,464 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,464 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,489 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:34,489 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:34,489 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:34,489 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:34,489 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,489 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,490 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:34,490 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:34,490 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,490 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,491 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,491 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,491 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,491 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,491 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [114#L68-12true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:34,513 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:34,513 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,548 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:34,548 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,549 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,549 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,614 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 305#true]) [2025-04-29 11:12:34,615 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,615 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,615 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,615 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,615 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,616 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,616 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,616 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,616 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,616 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,616 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,651 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,651 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:34,652 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:34,652 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,652 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,653 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,653 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,653 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:34,654 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,654 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,655 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,655 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,655 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,655 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,656 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,656 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,735 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:34,735 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,735 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,736 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,736 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,736 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,737 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,737 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,737 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,738 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,738 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,738 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,738 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:34,870 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,870 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,916 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:34,917 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:34,917 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:34,917 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,917 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:34,952 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,967 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,967 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,967 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:34,967 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:34,967 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:34,967 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:34,968 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:34,968 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:34,968 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,968 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:34,969 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:34,969 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,969 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:34,969 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,969 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:34,970 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:34,970 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:34,999 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:34,999 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:35,000 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,000 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:35,000 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:35,000 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:35,000 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:35,017 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,017 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,017 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,017 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,018 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:35,045 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,045 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,045 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,045 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,046 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:35,046 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,046 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:35,046 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:35,091 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:35,091 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:35,091 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:35,091 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:35,091 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:35,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:35,092 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:35,092 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,092 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,135 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:35,135 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:35,135 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:35,135 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:35,135 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:35,135 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:35,136 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,136 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:35,136 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,136 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:35,174 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,174 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:35,174 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:35,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:35,179 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:35,179 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,179 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,179 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,179 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,179 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:35,220 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:35,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,220 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,223 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:35,223 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-29 11:12:35,223 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,223 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,223 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:35,224 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,226 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,226 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,226 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,226 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,227 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:35,227 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:35,227 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,227 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,227 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,227 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:35,314 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,314 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,314 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,314 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:35,315 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:35,316 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:35,318 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:35,318 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,318 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,318 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,318 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,318 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,333 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,334 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,334 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,334 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,337 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,337 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:35,337 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,337 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,337 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,339 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,371 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:35,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,371 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,375 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:35,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,375 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,375 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,378 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,378 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,378 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,378 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,378 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,386 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,386 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,386 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,386 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:35,437 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,444 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:35,476 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:35,476 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:35,476 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:35,477 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,478 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,478 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,478 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,478 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,478 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,478 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,489 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,489 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,493 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,493 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,493 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,493 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,494 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,494 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,494 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,496 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,496 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,496 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,496 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,496 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,497 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,497 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,497 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,497 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,497 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,497 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,499 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,499 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,499 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,499 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,500 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,500 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,500 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,501 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,502 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,502 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,503 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,503 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,545 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,545 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [38#$Ultimate##0true, 329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:35,552 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,552 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,552 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,552 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,556 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,556 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,556 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,556 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,556 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,557 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,557 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:35,557 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,557 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,558 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:35,609 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:35,609 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [38#$Ultimate##0true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,609 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [38#$Ultimate##0true, 136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,609 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:35,611 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,611 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,611 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,611 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,611 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:35,613 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:35,613 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,613 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,613 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,640 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,641 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,641 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,641 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,641 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:35,679 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,679 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,679 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,679 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,679 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,680 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,680 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,682 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,682 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,682 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,682 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,683 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,684 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,684 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:35,684 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,685 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,685 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,685 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [38#$Ultimate##0true, 329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:35,686 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,686 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,686 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,686 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,686 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,688 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,688 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:35,688 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,688 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,688 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,689 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,689 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:35,693 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,693 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,693 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,693 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,693 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,693 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:35,713 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,713 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,713 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,713 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,755 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,755 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,756 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,756 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,757 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,758 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,758 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,758 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,758 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,758 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:35,762 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:35,762 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,762 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:35,762 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,762 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:35,763 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,779 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,780 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,780 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,780 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,780 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,831 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,831 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:35,832 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:35,832 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:35,832 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,832 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:35,841 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:35,841 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,841 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:35,842 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:35,842 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,842 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:35,846 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:35,846 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:35,846 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,848 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,879 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,882 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:35,915 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:35,916 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,918 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,918 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,918 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,919 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:35,919 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:35,919 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:35,921 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:35,921 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,921 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,922 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,922 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,925 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,946 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:35,947 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,947 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,949 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,950 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:35,956 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,956 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,961 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:35,961 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,961 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,961 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,961 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,961 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:35,970 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,970 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,970 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,970 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:35,972 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:35,975 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:35,977 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:35,995 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:35,995 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,995 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:35,996 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [38#$Ultimate##0true, 329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:35,996 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,996 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,996 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:35,996 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:35,997 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:35,997 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:35,997 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,997 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,998 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:35,999 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:35,999 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,999 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:35,999 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,999 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,000 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,000 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,002 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,003 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,003 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,003 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,003 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,018 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,018 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,018 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,018 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,018 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,018 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,021 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,021 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,021 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,021 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,025 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,030 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,030 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,030 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,030 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,030 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,030 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,038 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,047 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,047 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,047 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,047 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,047 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 33#L42-3true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,048 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:36,048 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,048 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,052 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,052 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:36,052 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,052 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,052 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,053 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,053 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,053 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,053 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,053 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,053 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,054 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,054 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,054 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,069 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,069 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,069 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,070 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,070 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,070 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,070 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,070 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,071 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 38#$Ultimate##0true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,072 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,072 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,072 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,073 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,073 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,073 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,073 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,073 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:36,078 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,078 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,078 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,078 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,079 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,079 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,081 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,081 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,082 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,082 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,082 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,082 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,082 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,084 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,084 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [38#$Ultimate##0true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,084 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [38#$Ultimate##0true, 136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,084 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [38#$Ultimate##0true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,084 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,084 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,085 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,085 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,085 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,087 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,087 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,087 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,088 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,088 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,088 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,088 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,088 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,091 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,091 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,091 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,091 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,092 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,094 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,094 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,094 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,099 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,099 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,104 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,104 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,104 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,104 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,104 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,104 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,112 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,112 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,112 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,112 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,119 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,119 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,119 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,119 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,119 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,120 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,120 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,120 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,121 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,121 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,124 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,124 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,124 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [38#$Ultimate##0true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 305#true]) [2025-04-29 11:12:36,125 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,125 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,125 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:36,125 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,128 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:36,128 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,143 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,143 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [38#$Ultimate##0true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,143 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,143 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,143 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,144 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,144 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,144 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [38#$Ultimate##0true, 183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,145 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,145 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,145 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 21#L42-3true, 305#true]) [2025-04-29 11:12:36,146 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,146 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,160 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,161 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,161 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,163 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,163 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,164 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,164 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,169 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,169 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,169 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,169 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,169 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,169 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,177 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,177 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,177 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,184 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,184 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,184 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,184 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,185 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,185 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,185 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,185 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,186 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,186 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,189 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,189 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [38#$Ultimate##0true, 120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,189 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:36,189 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,193 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,193 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,193 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,193 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:36,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 21#L42-3true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,203 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,203 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,204 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,204 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,204 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,204 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,205 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,205 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,205 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,205 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,206 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,207 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,207 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,207 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,207 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,217 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 246#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,217 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,217 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,217 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,218 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,218 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,224 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,224 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,224 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,228 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,228 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,228 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,228 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,230 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,231 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,232 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,232 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,233 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,233 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,234 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,234 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,234 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,234 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,234 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,236 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,236 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,238 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,238 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,238 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,238 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,238 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,238 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,241 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,241 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,241 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,242 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,242 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,242 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,242 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,245 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,245 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,245 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,252 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,252 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,252 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,252 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,252 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,253 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,253 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,253 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,253 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,254 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,254 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,257 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,257 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,257 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,257 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,258 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [38#$Ultimate##0true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:36,258 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,258 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,258 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,258 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:36,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,261 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,261 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:36,261 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,261 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [225#L40-3true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,272 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,272 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,272 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,273 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,273 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [38#$Ultimate##0true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,275 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,275 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,275 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,275 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,279 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,279 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:36,280 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,280 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,282 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:36,284 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,284 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,284 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,284 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:36,286 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,289 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,289 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,289 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,291 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:36,291 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,291 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,291 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,291 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,298 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,298 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,298 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,298 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,299 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,301 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 21#L42-3true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,301 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,301 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,301 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,302 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,302 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,302 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,302 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,304 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,304 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,304 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,305 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,305 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,309 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,309 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,309 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,309 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,310 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,310 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,310 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,310 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,311 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 305#true]) [2025-04-29 11:12:36,311 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,311 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,315 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,315 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,315 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,315 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:36,316 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,319 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,319 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,319 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,319 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,320 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,320 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,320 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [38#$Ultimate##0true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,320 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,320 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,323 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:36,323 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,334 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 225#L40-3true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,334 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,334 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,334 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,334 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,335 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,335 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,335 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,335 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,335 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,335 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,336 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,336 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [38#$Ultimate##0true, 120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,338 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,338 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,338 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,338 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,341 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,341 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,341 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,341 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,341 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,350 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,352 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,352 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,352 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,352 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:36,352 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,352 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,353 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:36,353 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,353 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,353 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,353 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,356 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:36,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,356 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,356 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,358 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,358 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,358 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,363 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,363 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,363 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,363 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,363 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,368 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,368 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,368 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,368 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,369 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,369 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,371 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, 225#L40-3true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,371 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,371 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,372 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,372 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,373 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,373 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,373 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,373 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,373 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,376 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,377 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,377 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,377 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,378 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,394 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [225#L40-3true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,395 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,395 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,395 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,396 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,396 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,398 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [38#$Ultimate##0true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,398 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,398 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,398 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,398 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,401 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,401 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,401 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,402 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,410 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,410 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:36,410 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:36,410 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:36,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,411 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,412 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,412 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,420 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,420 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,420 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,420 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,420 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,421 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,421 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,424 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,424 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,425 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,426 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,426 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,427 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,433 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 46#L47-4true, 305#true]) [2025-04-29 11:12:36,433 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,433 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,433 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,433 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 21#L42-3true, 305#true]) [2025-04-29 11:12:36,440 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,440 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,440 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,440 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,440 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,440 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,441 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,443 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,443 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,443 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,443 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,443 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,444 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,446 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,446 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,446 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,446 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,447 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,447 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,448 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,448 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,448 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,448 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,448 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:36,449 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,449 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,449 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,449 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,449 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,449 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,453 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [225#L40-3true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,453 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,453 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,453 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,453 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,454 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:36,454 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,454 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,454 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,454 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,454 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,455 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,455 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [38#$Ultimate##0true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:36,457 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,457 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,460 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:36,461 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,461 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,469 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,469 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-29 11:12:36,469 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:36,469 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:36,469 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:36,470 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,470 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,470 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,471 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,477 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,477 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,478 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,478 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [225#L40-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 305#true]) [2025-04-29 11:12:36,479 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,483 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,483 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,483 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,483 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,483 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 46#L47-4true, 306#true]) [2025-04-29 11:12:36,486 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 46#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,486 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:36,486 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,486 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,486 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,486 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,487 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,487 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,487 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,487 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,488 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,488 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,488 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,488 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,488 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,488 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,490 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:36,490 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,490 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,491 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,491 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,737 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,737 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,737 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,737 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,740 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,742 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,742 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,742 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,742 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:36,742 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,743 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:36,744 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,744 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,744 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,744 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,745 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,745 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,745 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,745 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,746 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,746 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,746 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,746 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,746 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,747 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,747 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 21#L42-3true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,748 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,749 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,749 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,749 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 21#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,750 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,750 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,750 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:36,751 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,751 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,751 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,751 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,751 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:36,760 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-29 11:12:36,760 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:36,760 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:36,760 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:36,761 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,761 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,761 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,761 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,766 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 225#L40-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,767 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,770 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:36,775 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,775 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:36,776 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,776 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,777 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,777 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,777 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,777 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,777 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 325#true, 43#L50-5true, 305#true]) [2025-04-29 11:12:36,778 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 43#L50-5true, 325#true, 305#true]) [2025-04-29 11:12:36,779 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,779 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,781 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,781 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,781 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,781 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,781 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,782 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,782 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,782 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:36,784 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,784 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,784 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,788 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,788 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,788 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,788 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,788 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,790 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,790 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,790 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,790 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,790 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:36,791 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,791 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,791 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,791 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,792 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,793 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,793 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,793 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:36,794 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,794 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,794 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,795 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,795 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,797 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,797 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,797 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,801 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,802 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,802 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [225#L40-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:36,803 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,806 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,806 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,806 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,806 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,813 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,814 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,818 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-29 11:12:36,818 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:36,818 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,818 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,818 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,819 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,819 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,819 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,820 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:36,821 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:36,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:36,821 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,821 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,821 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,825 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,828 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,828 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,828 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,829 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,829 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,830 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,830 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,830 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,832 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,832 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,832 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,833 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,833 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,833 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:36,835 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,835 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,835 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,836 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,836 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,836 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:36,838 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [225#L40-3true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,839 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:36,842 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,842 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,842 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,842 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,849 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,851 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,851 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,851 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,851 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,851 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,854 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,854 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:36,858 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,866 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 43#L50-5true, 305#true]) [2025-04-29 11:12:36,866 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,866 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 215#L50-13true, 306#true]) [2025-04-29 11:12:36,867 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:36,867 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 215#L50-13true, 305#true]) [2025-04-29 11:12:36,867 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,868 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,868 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 46#L47-4true, 305#true]) [2025-04-29 11:12:36,870 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 46#L47-4true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,870 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,870 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,870 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,870 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,870 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,872 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:36,872 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,872 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:36,873 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,873 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,873 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,874 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,877 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,877 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,877 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,878 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,878 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,878 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,878 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:36,879 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,879 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,879 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,880 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,880 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,889 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,890 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:36,890 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,893 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,894 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,894 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,894 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 43#L50-5true, 306#true]) [2025-04-29 11:12:36,903 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,903 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,903 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 309#true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:36,904 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,904 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:36,904 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,904 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:36,905 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,905 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:36,905 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,905 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,905 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,905 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,906 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:36,906 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,906 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,906 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:36,909 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,910 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,910 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:36,911 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,911 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,911 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,913 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,913 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,913 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,914 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,914 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,914 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,915 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:36,917 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,917 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,918 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,918 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 46#L47-4true, 168#L54-9true, 306#true]) [2025-04-29 11:12:36,920 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,920 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,920 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,920 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,920 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,921 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:36,921 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,921 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,921 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:36,921 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,921 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,922 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,922 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,922 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,922 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,923 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,923 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,923 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:36,923 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 215#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,924 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,924 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 215#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,924 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,924 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,925 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,925 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,925 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,926 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,926 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,926 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,930 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,930 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,931 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,931 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,935 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,935 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:36,949 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,949 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,950 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,951 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,953 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,953 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,953 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,955 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,955 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,955 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,955 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,955 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,956 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:36,956 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,956 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,960 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,960 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:36,960 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,960 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,960 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:36,961 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,961 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,962 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,962 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,962 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:36,962 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 215#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,964 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 43#L50-5true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,964 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:36,964 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,964 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,966 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,967 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 215#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,967 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,967 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:36,967 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,967 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:36,968 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:36,968 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,970 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:36,971 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,971 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:36,985 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,985 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:36,988 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,988 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, Black: 321#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:36,993 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:36,993 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 215#L50-13true, 306#true]) [2025-04-29 11:12:36,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 53#L50-13true, 306#true, 307#true]) [2025-04-29 11:12:36,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 215#L50-13true, 305#true]) [2025-04-29 11:12:36,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:36,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:36,999 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:36,999 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,999 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,000 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,000 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,000 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:37,001 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,001 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 215#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,001 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 21#L42-3true, 305#true]) [2025-04-29 11:12:37,002 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 37#L54-9true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:37,002 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,003 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,004 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,004 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,004 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,004 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,007 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,007 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,008 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,008 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,008 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,008 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,022 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,022 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,025 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,027 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,027 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 43#L50-5true, 325#true, 306#true]) [2025-04-29 11:12:37,028 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 46#L47-4true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,028 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,028 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,029 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,029 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,030 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,030 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,032 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,032 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,032 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,032 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,032 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,032 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 53#L50-13true, 306#true]) [2025-04-29 11:12:37,036 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,036 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:37,036 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,036 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,037 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,037 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,037 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 114#L68-12true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:37,037 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,037 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,038 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:37,042 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,042 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,043 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,043 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:37,045 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,045 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,047 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,047 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,047 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,047 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,047 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,048 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,048 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,048 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,048 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,049 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,049 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,050 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 206#L47-4true, 306#true]) [2025-04-29 11:12:37,050 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,050 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,050 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,050 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 215#L50-13true, 306#true]) [2025-04-29 11:12:37,051 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,051 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 46#L47-4true, 168#L54-9true, 306#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,052 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,052 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,053 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,053 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,053 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,054 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,054 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,055 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,055 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,056 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,056 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,059 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,059 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,060 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,060 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,060 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,060 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,061 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,061 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,062 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,062 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,063 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,063 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,063 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,064 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,064 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,064 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:37,065 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,065 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,065 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,065 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,065 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,065 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,066 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,066 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,066 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,066 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,066 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,066 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,068 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true, 270#L50-5true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,069 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,069 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,070 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,070 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,070 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,070 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 63#L72-6true, 309#true, 306#true]) [2025-04-29 11:12:37,070 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,071 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,071 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,071 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,071 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,071 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,081 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,083 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,083 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:37,086 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,086 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 43#L50-5true, 325#true, 306#true]) [2025-04-29 11:12:37,087 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 46#L47-4true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,087 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,088 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,088 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,088 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,089 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,089 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,089 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,089 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,090 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,090 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,091 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,091 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 2#L68-7true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,099 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,099 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:37,099 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:37,099 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,104 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,104 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,104 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,104 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,104 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,104 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,104 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,104 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,105 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,105 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,105 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,105 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,105 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,108 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,108 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,108 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,109 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,109 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,109 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,109 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,110 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,110 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 21#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,111 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,111 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,111 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,115 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,115 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,115 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,115 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 43#L50-5true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,115 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,115 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,116 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,116 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,116 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,116 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,117 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,117 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 63#L72-6true, 309#true, 306#true]) [2025-04-29 11:12:37,118 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,118 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,118 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,118 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,119 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,119 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,120 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,120 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,124 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,124 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,127 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,127 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,127 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,127 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,127 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,129 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,129 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,130 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,130 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,130 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,131 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,131 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,131 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,131 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,132 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,132 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,132 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,132 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,132 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,132 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,133 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,133 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,141 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,141 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,141 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,141 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-29 11:12:37,141 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:37,143 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,143 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,145 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,146 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,146 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,146 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,146 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,150 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 20#L42-3true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,150 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,150 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:37,150 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:37,150 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,151 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,151 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,151 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,151 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 46#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,152 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:37,152 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,152 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,158 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,158 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,158 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,159 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,159 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,159 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,160 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,160 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,160 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,162 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,162 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 46#L47-4true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,163 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,163 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:37,164 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,164 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,164 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,167 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,167 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,168 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 21#L42-3true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,168 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,168 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,168 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,168 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,168 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,169 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,169 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,169 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,169 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,169 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,170 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,171 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,171 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,178 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,178 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,178 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:37,178 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,178 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:37,180 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,180 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,180 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,185 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:37,185 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,185 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,186 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,186 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,186 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,187 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,187 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,187 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,187 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,187 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,187 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,189 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,189 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,189 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,197 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,197 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,198 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,198 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,199 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,199 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:37,200 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,200 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,200 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 46#L47-4true, 305#true]) [2025-04-29 11:12:37,200 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:37,201 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 53#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,202 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,202 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,202 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,203 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:37,204 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,204 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,212 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,212 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,212 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:37,212 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:37,212 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,214 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,214 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,214 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,219 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:37,219 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,219 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,219 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,220 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,220 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,220 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,222 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,222 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,222 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,222 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,223 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,223 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,223 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,223 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 46#L47-4true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,224 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,224 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,224 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,225 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,225 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,225 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,225 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,225 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,225 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,226 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,227 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,227 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,227 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,227 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,233 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:37,234 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 53#L50-13true, 306#true]) [2025-04-29 11:12:37,234 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,234 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:37,235 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,235 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,235 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,235 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,236 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,236 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,236 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,237 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 53#L50-13true, 306#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,239 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,240 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,240 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:37,240 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,240 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,240 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,240 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:37,242 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:37,242 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,242 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:37,242 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,242 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,243 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,244 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,244 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,244 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,244 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,246 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:37,251 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,251 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,251 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,252 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,252 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,252 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,253 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,253 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,253 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,253 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,253 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,253 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:37,254 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,254 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 306#true]) [2025-04-29 11:12:37,255 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,255 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,256 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,256 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,256 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,256 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,257 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,258 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,258 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,259 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,259 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,260 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,260 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,260 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,260 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,260 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,264 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,264 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,264 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,264 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,264 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,270 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,270 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,270 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,270 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,271 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,271 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,272 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,272 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 46#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,272 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,272 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,273 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,273 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,276 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true, 270#L50-5true]) [2025-04-29 11:12:37,276 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,276 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,276 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,276 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,277 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,277 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,283 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 21#L42-3true, 325#true, 305#true]) [2025-04-29 11:12:37,283 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,283 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,284 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,284 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 46#L47-4true, 325#true, 305#true]) [2025-04-29 11:12:37,285 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:37,286 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,286 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,286 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,286 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,287 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,287 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,287 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,287 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,288 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 46#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,288 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,288 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,288 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,288 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,289 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,289 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,290 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,290 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,290 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,291 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,292 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,295 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,295 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,295 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:37,295 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:37,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,296 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,296 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,297 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,297 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,304 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,304 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,304 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,304 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,305 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,305 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 206#L47-4true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,305 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:37,305 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,305 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,306 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,308 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,308 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true, 307#true]) [2025-04-29 11:12:37,309 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,309 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,312 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,313 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 43#L50-5true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,314 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,314 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 46#L47-4true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:37,317 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,317 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,317 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,318 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,320 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,320 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 43#L50-5true, 325#true, 305#true]) [2025-04-29 11:12:37,321 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,321 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,321 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,321 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,324 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-29 11:12:37,324 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,324 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:37,324 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:37,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 53#L50-13true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:37,325 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,326 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,326 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,330 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 43#L50-5true, 325#true, 305#true]) [2025-04-29 11:12:37,330 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,330 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,331 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,332 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,332 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,341 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,342 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:37,342 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,342 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:37,343 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,343 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,343 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,351 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,351 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:37,351 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,351 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,351 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,352 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,352 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 43#L50-5true, 325#true, 305#true]) [2025-04-29 11:12:37,538 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,538 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,538 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,538 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,538 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,539 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,539 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,541 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,541 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,542 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,542 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:37,542 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,543 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,543 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,548 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 246#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,548 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,548 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:37,548 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:37,548 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:37,552 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,552 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:37,552 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:37,553 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,553 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,553 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,554 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,554 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,554 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,556 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,556 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,557 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,557 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:37,557 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:37,565 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 43#L50-5true, 325#true, 305#true]) [2025-04-29 11:12:37,570 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,570 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,572 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,574 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 43#L50-5true, 325#true, 306#true]) [2025-04-29 11:12:37,574 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,575 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,575 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,576 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,576 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,576 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,577 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,577 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,578 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,578 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,578 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,578 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,578 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,595 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,595 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,596 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,596 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,596 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 43#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,597 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,601 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,614 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 43#L50-5true, 305#true]) [2025-04-29 11:12:37,614 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,614 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,614 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,614 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,614 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,616 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:37,616 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,616 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,616 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,616 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,618 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,619 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:37,619 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,619 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 306#true]) [2025-04-29 11:12:37,620 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,620 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,622 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:37,630 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,630 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,631 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,631 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 282#L50-5true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,643 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,643 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:37,643 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:37,643 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,645 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,648 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,648 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:37,648 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:37,649 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 53#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,649 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,649 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,649 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,649 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,649 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,649 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,650 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 215#L50-13true, 305#true]) [2025-04-29 11:12:37,650 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,650 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,650 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,650 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,651 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,651 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 43#L50-5true, 306#true]) [2025-04-29 11:12:37,662 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:37,663 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,664 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,664 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,664 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,668 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:37,676 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,676 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,677 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,677 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,677 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,677 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,677 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,677 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,678 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:37,679 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,680 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,680 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,680 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,684 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,684 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,684 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,684 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,687 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:37,687 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,687 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,687 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,687 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,687 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:37,688 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [Black: 321#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,688 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,688 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,688 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,688 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:37,689 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,689 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,693 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,693 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,693 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,693 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:37,693 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:37,694 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 246#$Ultimate##0true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,694 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,694 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:37,694 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:37,694 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,698 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:37,698 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:37,699 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,699 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,699 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,699 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,700 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,701 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:37,719 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,719 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,720 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 284#L50-13true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:37,720 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,720 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,720 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,720 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,720 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,721 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,721 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,722 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,722 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,722 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,722 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,726 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,726 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,726 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,726 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,726 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,742 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:37,742 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 215#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,744 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:37,760 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,761 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,762 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:37,762 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,762 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:37,764 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,764 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,764 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,764 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,768 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:37,778 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,778 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,785 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 53#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,785 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:37,785 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:37,785 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:37,785 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:37,806 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:37,817 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:37,817 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,817 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 275#L40-3true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:37,826 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:37,850 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,850 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:37,881 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:37,882 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:37,943 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:37,943 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,943 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,943 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:37,944 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:37,944 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,944 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:37,958 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:37,958 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:37,958 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:37,959 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:37,959 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:37,959 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 307#true, 305#true]) [2025-04-29 11:12:37,983 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:37,983 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true, 307#true]) [2025-04-29 11:12:37,983 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,983 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,016 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,017 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,017 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,017 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,018 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,018 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,018 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,018 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,019 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,019 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,019 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,019 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,019 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,056 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:38,056 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,056 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,056 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,056 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 198#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,086 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,086 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,086 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,086 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 246#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,087 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,093 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,095 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,095 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,136 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,137 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:38,144 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,144 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,144 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,145 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,145 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:38,145 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,160 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:38,182 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,184 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,184 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,220 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,220 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,221 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,221 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,224 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,224 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,225 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,225 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,227 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,228 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,228 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,229 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,229 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,229 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,229 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,229 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,229 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,234 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,234 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,235 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,235 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,235 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,236 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,265 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,265 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,270 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,270 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 206#L47-4true, 198#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,271 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,271 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,272 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,272 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 246#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,273 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,273 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,273 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,273 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,275 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,275 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,276 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,276 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,309 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,309 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:38,315 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,316 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,316 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,317 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,317 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,344 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,344 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,344 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,344 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,345 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,345 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,353 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,363 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,363 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,364 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,364 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,391 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,391 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:38,393 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,393 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:38,398 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,398 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,409 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,409 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 206#L47-4true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,410 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:38,410 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,411 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,412 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:38,412 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,420 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true, 307#true]) [2025-04-29 11:12:38,428 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,443 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,443 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,444 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,444 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,445 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,445 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,445 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,445 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,445 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,445 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,464 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 198#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,465 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:38,465 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:38,466 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,466 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,469 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,469 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,477 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,477 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 305#true]) [2025-04-29 11:12:38,478 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,478 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,478 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,478 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,479 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,479 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,479 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,490 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,490 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,490 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,492 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,492 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,501 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 198#$Ultimate##0true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,501 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,501 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:38,501 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,501 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,502 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,502 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,502 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,502 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,502 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,503 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,503 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,503 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,503 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,503 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,504 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,504 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,504 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:38,508 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,508 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:38,508 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,508 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,508 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,509 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:38,509 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,509 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,521 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,521 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,522 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:38,531 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:38,532 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,532 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,532 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,532 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:38,533 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:38,533 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,533 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,533 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,533 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,540 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,540 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,540 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,541 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,542 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,542 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:38,560 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,560 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,560 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,575 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,576 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,576 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,588 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,588 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,588 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,589 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,589 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 305#true]) [2025-04-29 11:12:38,589 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,589 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,590 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,590 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,590 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,590 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,592 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 198#$Ultimate##0true, 325#true, 305#true]) [2025-04-29 11:12:38,592 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,592 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,593 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,594 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,594 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,609 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,609 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:38,614 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:38,614 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,614 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,627 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 53#L50-13true, 198#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,627 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,627 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,627 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,627 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,628 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,628 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,628 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:38,630 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,630 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 284#L50-13true, 246#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,632 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,632 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:38,642 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true, 307#true]) [2025-04-29 11:12:38,642 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:38,642 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,642 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 305#true]) [2025-04-29 11:12:38,642 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,642 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:38,643 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,643 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:38,644 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,644 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:38,644 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 305#true]) [2025-04-29 11:12:38,644 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,644 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,657 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,657 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,657 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,657 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,657 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,657 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,667 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,667 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,667 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,668 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,668 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,668 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,668 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,669 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,669 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:38,672 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,672 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,672 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,673 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,673 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,673 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,673 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,682 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,682 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,682 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,682 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 307#true, 305#true]) [2025-04-29 11:12:38,683 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,683 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,699 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,699 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,699 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,699 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,699 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,718 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,719 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,719 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 307#true, 305#true]) [2025-04-29 11:12:38,719 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,720 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,720 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,720 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 33#L42-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,724 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,724 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,732 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,732 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,733 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,733 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,735 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,735 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,741 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,742 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:38,742 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,742 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,742 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,742 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:38,763 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,763 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 307#true, 305#true]) [2025-04-29 11:12:38,764 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,764 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 53#L50-13true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,768 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,768 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,769 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 284#L50-13true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,769 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,769 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,772 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,772 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,773 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:38,775 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,775 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 305#true]) [2025-04-29 11:12:38,781 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,781 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,800 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,800 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:38,800 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,800 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,800 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 307#true, 305#true]) [2025-04-29 11:12:38,801 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:38,801 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,801 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,801 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,807 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,807 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,807 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,808 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,808 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:38,810 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,810 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:38,814 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,814 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,815 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,815 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,815 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,815 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,815 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,816 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 305#true, 307#true]) [2025-04-29 11:12:38,819 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,819 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,830 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,830 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,843 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,843 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,843 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,843 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,843 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,843 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,847 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,848 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,848 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,850 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,850 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:38,855 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,855 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,856 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,856 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,856 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,856 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,856 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,857 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,857 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,857 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:38,858 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,858 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 63#L72-6true, 309#true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,859 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,859 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,859 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,859 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,859 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,860 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 305#true]) [2025-04-29 11:12:38,860 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,860 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,860 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,860 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,861 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,861 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,861 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,869 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,869 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,877 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,878 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,878 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,886 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:38,886 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,887 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 305#true, 307#true]) [2025-04-29 11:12:38,887 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-04-29 11:12:38,887 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-04-29 11:12:38,887 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:38,887 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:38,889 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,889 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 206#L47-4true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,889 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,889 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,892 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 292#L47-4true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:38,892 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,892 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 198#$Ultimate##0true, 305#true]) [2025-04-29 11:12:38,896 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,896 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,896 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,896 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,897 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,897 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,899 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,899 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,903 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,903 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:38,903 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,903 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true, 307#true]) [2025-04-29 11:12:38,910 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:38,910 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:38,915 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:38,932 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,932 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:38,933 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 305#true, 307#true]) [2025-04-29 11:12:38,933 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-04-29 11:12:38,933 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:38,933 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:38,933 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:38,937 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,937 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,937 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 206#L47-4true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,940 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:38,940 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:38,940 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,940 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,941 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,950 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:38,951 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,951 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,971 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 325#true, 305#true]) [2025-04-29 11:12:38,972 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:38,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 305#true, 307#true]) [2025-04-29 11:12:38,972 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:38,972 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:38,974 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:38,974 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:38,974 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,974 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,974 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,977 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,977 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,979 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:38,979 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,979 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,979 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,979 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,979 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,980 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:38,980 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,980 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 87#L40-3true, 305#true]) [2025-04-29 11:12:38,986 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 305#true]) [2025-04-29 11:12:38,986 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:38,986 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,986 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,987 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:38,987 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,987 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 275#L40-3true, 306#true]) [2025-04-29 11:12:38,990 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 306#true]) [2025-04-29 11:12:38,990 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,990 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,990 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:38,991 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:38,991 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:38,991 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,008 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,009 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,009 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,020 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 305#true, 307#true]) [2025-04-29 11:12:39,020 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:39,020 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,022 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,022 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,022 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,022 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:39,022 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,024 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,024 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,027 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,027 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,027 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,027 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,028 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 198#$Ultimate##0true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,034 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,034 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,035 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,035 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,035 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,035 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,035 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,036 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,052 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,052 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,058 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:39,059 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,061 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 2#L68-7true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,061 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,061 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,061 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,061 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,061 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,064 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,065 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,065 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,070 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,070 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:39,070 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,070 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,072 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 282#L50-5true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,072 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,072 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,075 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,075 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 206#L47-4true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,075 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,075 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,076 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,076 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,077 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,077 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,078 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,078 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,078 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,086 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,086 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,086 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,087 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,089 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,089 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,089 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,092 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,092 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,092 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,092 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,093 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,093 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,093 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:39,103 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,103 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,109 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:39,110 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,110 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,112 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,112 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,112 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,112 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,112 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,112 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,124 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,124 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,124 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,125 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,125 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,125 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,125 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,125 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,126 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 63#L72-6true, 306#true, 307#true]) [2025-04-29 11:12:39,128 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,128 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,128 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,129 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,129 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,129 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,129 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,129 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,133 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 309#true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,133 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,133 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,133 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:39,133 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 198#$Ultimate##0true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,139 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 198#$Ultimate##0true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,139 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,139 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,139 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 198#$Ultimate##0true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,140 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,140 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 282#L50-5true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,141 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,141 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,141 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,143 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,143 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,144 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,144 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,151 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:39,157 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,157 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,159 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 306#true]) [2025-04-29 11:12:39,159 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,169 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,169 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,169 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,170 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,170 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,170 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,174 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,174 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 282#L50-5true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:39,188 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,188 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,188 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,191 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,191 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,192 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,192 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 87#L40-3true, 305#true]) [2025-04-29 11:12:39,199 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,199 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,201 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,201 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,201 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,201 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,201 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,216 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,216 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,216 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,217 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,217 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,217 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,220 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,220 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,225 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,225 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,226 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,226 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 53#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,237 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,237 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,239 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,239 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,239 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,239 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,239 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,242 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,242 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,242 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,243 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,243 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,243 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,245 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,245 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,245 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,246 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,250 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,250 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,250 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,251 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,251 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,251 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,251 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,253 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,253 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,254 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,254 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,254 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,255 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,255 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,257 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,257 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,258 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,258 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,258 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 149#L72-4true, 275#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,258 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:39,258 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,259 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,268 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,268 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,268 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,268 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,269 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,269 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,271 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,271 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:39,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,271 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,272 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,276 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:39,277 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,277 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,282 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,282 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:39,283 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,283 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,286 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,286 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,286 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,293 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,293 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,293 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,294 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 282#L50-5true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,294 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,294 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,296 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 206#L47-4true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,296 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,296 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,297 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 53#L50-13true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,301 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,302 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,302 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,303 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,303 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,306 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,306 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,310 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,310 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,310 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 33#L42-3true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,311 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,311 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,311 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:39,314 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,314 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:39,319 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 107#L68-9true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,319 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,319 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,325 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:39,325 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,325 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,329 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,332 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,332 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,332 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,332 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,332 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,332 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,335 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,335 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,336 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,336 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,336 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,336 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,337 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,337 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,337 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:39,340 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,340 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,340 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 206#L47-4true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,343 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,343 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,344 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,344 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,344 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,344 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 53#L50-13true, 306#true]) [2025-04-29 11:12:39,350 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,350 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,352 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,352 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,352 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,353 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,355 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,355 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,356 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,356 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,363 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,363 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,363 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,368 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:39,368 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,368 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,368 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 282#L50-5true, 233#L54-9true, 309#true, 107#L68-9true, 325#true, 306#true]) [2025-04-29 11:12:39,369 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,369 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,373 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,373 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,375 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,375 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,375 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:39,376 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,385 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:39,385 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,385 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,386 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,386 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,386 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,386 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,386 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,387 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,387 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,387 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,388 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,390 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,391 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,392 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,392 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,394 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:39,394 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,394 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,395 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,395 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 206#L47-4true, 325#true, 306#true]) [2025-04-29 11:12:39,402 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,402 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,402 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,406 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,406 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,409 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,409 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,422 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 53#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,422 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,422 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,425 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 206#L47-4true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,425 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,425 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,429 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,429 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,429 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,430 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,433 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,433 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,434 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,434 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,435 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,435 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,436 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,436 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,442 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,442 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:39,444 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:39,444 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,456 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,456 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,461 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,461 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,462 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,462 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,463 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,463 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,463 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,463 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,466 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,466 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,467 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,468 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,468 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,471 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,471 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,471 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,472 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,472 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,472 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,472 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 63#L72-6true, 309#true, 306#true]) [2025-04-29 11:12:39,475 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,475 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,475 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,475 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,475 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,476 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,476 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,493 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,493 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,493 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,494 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,494 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,494 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,494 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,495 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,495 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,495 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,495 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,495 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,496 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,498 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,498 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,498 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 53#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,502 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,502 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 63#L72-6true, 306#true]) [2025-04-29 11:12:39,504 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,504 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,504 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,505 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,505 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,507 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,507 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,507 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,508 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,508 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,508 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,508 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,522 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:39,528 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,528 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,528 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,529 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,529 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,529 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,529 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,530 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,530 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,530 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,530 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,531 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,531 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,532 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,532 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,532 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,532 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:39,534 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,534 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,534 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:39,536 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,536 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,540 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,540 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,542 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,542 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,542 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,543 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,543 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,543 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,544 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,544 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,545 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,545 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,558 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,558 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,566 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:39,566 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,566 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,568 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,568 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:39,568 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is not cut-off event [2025-04-29 11:12:39,568 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:39,568 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is not cut-off event [2025-04-29 11:12:39,570 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,570 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,570 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 53#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,570 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,571 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,573 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,573 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,573 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,573 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,574 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,574 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,574 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,575 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,575 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,579 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,579 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,579 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,579 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,579 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:39,588 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,588 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,781 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,781 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,781 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,782 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,782 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,782 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,782 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,784 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,784 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,784 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,784 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,784 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,784 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,785 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,785 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,785 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,785 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:39,785 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,785 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,786 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,786 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,786 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,786 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,786 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 206#L47-4true, 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 309#true, 53#L50-13true, 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,787 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,787 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,788 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,788 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,788 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,790 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,790 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:39,800 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 168#L54-9true, 284#L50-13true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,800 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,800 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,801 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:39,801 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:39,801 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:39,802 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,802 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 305#true]) [2025-04-29 11:12:39,803 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,803 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,805 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,805 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,806 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,806 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,807 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,807 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,808 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,808 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 63#L72-6true, 307#true, 306#true]) [2025-04-29 11:12:39,809 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,809 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,809 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,809 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,810 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,810 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,811 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,811 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:39,811 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,811 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,811 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,811 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,819 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,819 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,823 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 53#L50-13true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,823 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,823 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,826 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,826 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,826 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,826 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,826 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,833 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,833 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,837 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 2#L68-7true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,838 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:39,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:39,846 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,846 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,850 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,850 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,851 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,851 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:39,851 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,851 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,851 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,852 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,858 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,858 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,858 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,858 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,859 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,859 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 305#true]) [2025-04-29 11:12:39,859 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,859 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,860 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,860 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,860 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,860 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,860 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,860 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,862 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,862 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,862 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,862 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,863 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,863 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,863 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,864 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,864 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,867 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,867 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,868 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,868 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,869 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,869 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,869 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,869 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,869 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,869 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,877 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,877 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,877 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,877 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,877 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,878 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,878 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,878 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,878 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,879 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,879 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,879 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,879 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,880 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,880 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,880 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,880 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,880 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,880 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,882 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,882 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,882 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,882 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,882 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,883 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 206#L47-4true, 307#true, 306#true]) [2025-04-29 11:12:39,883 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 53#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,883 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,883 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,883 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 206#L47-4true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 305#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,884 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,884 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,885 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:39,885 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,885 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,885 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,886 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,886 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,886 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,886 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,886 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,887 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,887 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,887 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,887 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,887 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,887 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 33#L42-3true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,889 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,889 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,890 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,890 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:39,890 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,890 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:39,890 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,890 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,896 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,896 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,896 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,897 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,907 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,907 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,907 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,910 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,910 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:39,912 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,912 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,912 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,913 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,913 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,913 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,917 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,917 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,917 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,917 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,917 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][335], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,918 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 63#L72-6true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,918 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 305#true]) [2025-04-29 11:12:39,918 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,918 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,919 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,919 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,919 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,919 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,920 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,920 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,920 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,920 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,920 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:39,921 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,921 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,922 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,922 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,925 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 270#L50-5true, 305#true]) [2025-04-29 11:12:39,926 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,926 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,926 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,929 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 282#L50-5true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,930 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,930 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:39,931 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,931 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,931 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,932 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,932 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,937 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,937 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,937 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,937 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,937 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 305#true, 270#L50-5true]) [2025-04-29 11:12:39,938 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,938 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,941 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,941 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 107#L68-9true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:39,942 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 282#L50-5true, 309#true, 107#L68-9true, 325#true, 306#true]) [2025-04-29 11:12:39,942 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,942 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,943 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,943 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,943 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,949 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,950 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,950 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,950 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,950 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,950 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,951 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,951 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 292#L47-4true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,952 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:39,952 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 282#L50-5true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:39,953 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 233#L54-9true, 309#true, 53#L50-13true, 325#true, 306#true]) [2025-04-29 11:12:39,953 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,953 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 206#L47-4true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,954 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:39,954 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,955 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,955 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,955 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,955 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,955 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,959 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,959 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,959 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,960 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,960 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,960 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:39,960 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,960 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true]) [2025-04-29 11:12:39,963 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,963 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][336], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:39,964 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,964 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,967 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 284#L50-13true, 325#true, 305#true]) [2025-04-29 11:12:39,967 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,967 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,967 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,968 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 2#L68-7true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,970 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,970 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,972 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,972 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-04-29 11:12:39,972 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,973 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,973 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,973 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][338], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:39,974 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,974 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 107#L68-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,976 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,976 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,978 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 325#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:39,978 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,978 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,979 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,981 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,981 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,981 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,981 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,981 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,982 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,982 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:39,983 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:39,983 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,983 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,983 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,984 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [136#L72-7true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,984 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,984 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][341], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,985 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][342], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,985 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,985 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [136#L72-7true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,985 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,986 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][344], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,986 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:39,986 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 284#L50-13true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,986 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,986 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,986 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,987 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 284#L50-13true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,987 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,987 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:39,988 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:39,988 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [183#L72-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,988 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:39,988 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:39,988 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,988 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:39,989 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:39,989 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:39,989 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,989 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,989 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,989 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 325#true, 284#L50-13true, 305#true]) [2025-04-29 11:12:39,990 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-29 11:12:39,990 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:39,992 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 107#L68-9true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,992 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:39,992 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,994 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,994 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,994 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:39,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:39,994 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,995 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,995 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,995 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:39,995 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:39,996 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:39,996 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,996 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:39,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:39,997 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:39,997 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:39,997 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:39,997 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:39,998 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:39,998 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,998 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][343], [183#L72-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:39,999 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][339], [183#L72-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:39,999 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:39,999 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 172#L68-10true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:40,000 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 325#true, 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,000 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,000 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,001 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,003 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 282#L50-5true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,003 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,003 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,003 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,004 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,004 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,004 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,004 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,004 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,005 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,006 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [120#L68-8true, 310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,006 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:40,006 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,006 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,006 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:40,007 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 309#true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,007 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,007 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 305#true]) [2025-04-29 11:12:40,008 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,008 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 282#L50-5true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,009 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 53#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,009 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,009 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,010 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,010 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,010 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,010 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,011 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,011 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,011 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,011 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,012 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,012 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,012 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,014 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 325#true, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:40,014 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,014 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 2#L68-7true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,014 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,014 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,015 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,015 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L54-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem7_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][323], [310#true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,016 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-29 11:12:40,016 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:40,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,018 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,018 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,018 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,018 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,018 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,019 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,019 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,020 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,020 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,020 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,020 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,020 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,020 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,021 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,021 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 233#L54-9true, 309#true, 107#L68-9true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,021 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,021 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1078] threadEXIT-->L54-9: Formula: (= v_threadThread3of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_12|) InVars {threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} OutVars{threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_12|} AuxVars[] AssignedVars[][340], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,024 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 284#L50-13true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,024 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 172#L68-10true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,024 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,024 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,025 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 172#L68-10true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,025 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,025 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,025 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,025 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:40,047 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:40,047 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:40,047 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:40,047 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 198#$Ultimate##0true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,048 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:40,048 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:40,048 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:40,048 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:40,060 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 275#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,060 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:40,060 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,060 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,060 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,061 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:40,061 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:40,061 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,061 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:40,061 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,070 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,070 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,070 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 20#L42-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,090 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 33#L42-3true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,090 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:40,090 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:40,091 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,091 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:40,092 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,092 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,096 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,096 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,097 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,097 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,101 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,101 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 63#L72-6true, 309#true, 168#L54-9true, 306#true]) [2025-04-29 11:12:40,102 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,102 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,105 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,105 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,106 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,107 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,107 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,111 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,112 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:40,112 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,112 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,113 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 292#L47-4true, 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,113 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,113 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:40,137 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,138 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 2#L68-7true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,138 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,138 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 282#L50-5true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,140 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,140 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,140 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,140 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,141 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:40,141 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,141 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,141 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,141 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [120#L68-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,145 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,145 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,146 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [120#L68-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,146 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,146 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,146 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,146 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,146 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:40,148 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,148 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, 114#L68-12true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,148 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,148 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,148 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,149 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:40,149 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,149 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), Black: 321#true, 114#L68-12true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:40,150 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,150 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,151 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,151 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,151 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,151 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,151 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 107#L68-9true, 325#true, 305#true]) [2025-04-29 11:12:40,154 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,154 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 107#L68-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,155 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,155 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][266], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 37#L54-9true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:40,159 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,159 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,160 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][337], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 233#L54-9true, 309#true, 168#L54-9true, 325#true, 306#true]) [2025-04-29 11:12:40,160 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,160 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,160 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,160 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,160 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 53#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,162 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:40,162 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,162 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,162 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][233], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 168#L54-9true, 284#L50-13true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,163 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:40,163 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,178 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,178 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,178 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,179 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [310#true, 183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,179 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][279], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:40,179 INFO L286 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,179 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][345], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 63#L72-6true, 168#L54-9true, 306#true]) [2025-04-29 11:12:40,183 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][346], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true]) [2025-04-29 11:12:40,183 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [136#L72-7true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,183 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][347], [183#L72-8true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:40,183 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,183 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][348], [308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 233#L54-9true, 309#true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:40,184 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,184 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][286], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:40,186 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,186 INFO L289 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][283], [310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 305#true]) [2025-04-29 11:12:40,187 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [136#L72-7true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,187 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_8|} AuxVars[] AssignedVars[][289], [183#L72-8true, 310#true, 308#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 233#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 305#true]) [2025-04-29 11:12:40,187 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,187 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:40,195 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:40,195 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,195 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,195 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,196 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][306], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:40,196 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,196 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][333], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 306#true, 307#true]) [2025-04-29 11:12:40,199 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][332], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 168#L54-9true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,199 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,199 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,199 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][334], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:40,200 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][331], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:40,200 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:40,200 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][302], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 63#L72-6true, 168#L54-9true, 307#true, 306#true]) [2025-04-29 11:12:40,202 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,202 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][303], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:40,203 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [136#L72-7true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,203 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][305], [310#true, 183#L72-8true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:40,203 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,203 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,205 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 2#L68-7true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,205 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,205 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,206 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,206 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,207 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [120#L68-8true, 310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,207 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,207 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,208 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,208 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 37#L54-9true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,209 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][304], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 37#L54-9true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:40,209 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,209 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][324], [310#true, Black: 321#true, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 172#L68-10true, 37#L54-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:40,209 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:40,210 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:40,210 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,210 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:40,210 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:40,210 INFO L116 PetriNetUnfolderBase]: 17447/52091 cut-off events. [2025-04-29 11:12:40,210 INFO L117 PetriNetUnfolderBase]: For 12638/15156 co-relation queries the response was YES. [2025-04-29 11:12:40,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76364 conditions, 52091 events. 17447/52091 cut-off events. For 12638/15156 co-relation queries the response was YES. Maximal size of possible extension queue 896. Compared 603376 event pairs, 2665 based on Foata normal form. 519/46544 useless extension candidates. Maximal degree in co-relation 76337. Up to 7956 conditions per place. [2025-04-29 11:12:40,642 INFO L140 encePairwiseOnDemand]: 335/340 looper letters, 118 selfloop transitions, 4 changer transitions 1/354 dead transitions. [2025-04-29 11:12:40,642 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:40,642 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:40,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:40,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1845 transitions. [2025-04-29 11:12:40,644 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9044117647058824 [2025-04-29 11:12:40,645 INFO L175 Difference]: Start difference. First operand has 257 places, 271 transitions, 598 flow. Second operand 6 states and 1845 transitions. [2025-04-29 11:12:40,645 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:40,651 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 261 places, 354 transitions, 1080 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-29 11:12:40,653 INFO L231 Difference]: Finished difference. Result has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:40,653 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=340, PETRI_DIFFERENCE_MINUEND_FLOW=596, PETRI_DIFFERENCE_MINUEND_PLACES=256, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=266, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=599, PETRI_PLACES=261, PETRI_TRANSITIONS=269} [2025-04-29 11:12:40,654 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -7 predicate places. [2025-04-29 11:12:40,654 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:40,654 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 288.1666666666667) internal successors, (1729), 6 states have internal predecessors, (1729), 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-29 11:12:40,654 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:40,654 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] [2025-04-29 11:12:40,654 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-29 11:12:40,654 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-29 11:12:40,655 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:40,655 INFO L85 PathProgramCache]: Analyzing trace with hash 488692293, now seen corresponding path program 1 times [2025-04-29 11:12:40,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:40,655 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90999387] [2025-04-29 11:12:40,655 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:40,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:40,660 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:40,662 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:40,663 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:40,663 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:40,932 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-29 11:12:40,932 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:40,932 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90999387] [2025-04-29 11:12:40,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90999387] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:40,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:40,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:40,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [167193414] [2025-04-29 11:12:40,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:40,933 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:40,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:40,933 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:40,933 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:41,099 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 264 out of 340 [2025-04-29 11:12:41,100 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 269 transitions, 599 flow. Second operand has 6 states, 6 states have (on average 265.6666666666667) internal successors, (1594), 6 states have internal predecessors, (1594), 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-29 11:12:41,100 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:41,100 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 264 of 340 [2025-04-29 11:12:41,101 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:42,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 246#$Ultimate##0true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:42,597 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:42,597 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:42,597 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:42,597 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:42,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 198#$Ultimate##0true, 275#L40-3true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:42,962 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:42,962 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:42,962 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:42,962 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:42,972 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:42,972 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:42,972 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:42,972 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:42,972 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:43,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 275#L40-3true, 87#L40-3true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:43,753 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:43,753 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:43,753 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:43,753 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:44,934 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 198#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:44,934 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,934 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:44,934 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:44,934 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:44,971 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 33#L42-3true, 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:44,971 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,971 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:44,971 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:44,971 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:45,535 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:45,535 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,535 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,535 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,535 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,567 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:45,567 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,567 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,567 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,567 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:45,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 206#L47-4true, 198#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:45,772 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:45,772 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,772 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,772 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,825 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 292#L47-4true, 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:45,825 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:45,825 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:45,825 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,825 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:46,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 114#L68-12true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,382 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,382 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,382 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,382 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,697 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:46,697 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,697 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,697 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,697 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,739 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 206#L47-4true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:46,739 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,739 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:46,739 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,739 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 292#L47-4true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:46,771 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,771 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:46,771 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:46,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,900 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:46,900 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,900 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:46,900 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:46,910 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:46,910 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,910 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,910 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,910 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,957 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:46,957 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,957 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,957 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,957 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:46,997 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 284#L50-13true, 246#$Ultimate##0true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true, 307#true]) [2025-04-29 11:12:46,997 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:46,997 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:47,129 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,129 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,129 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,129 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,134 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:47,134 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,134 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,134 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:47,134 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:47,162 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 114#L68-12true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,162 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,162 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,162 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,162 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:47,375 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,375 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,375 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,375 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,593 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,593 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,593 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,593 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:47,593 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:47,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,604 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,604 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,604 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,604 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,606 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,606 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,606 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,606 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,606 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:47,622 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:47,622 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,622 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,622 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,622 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,661 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 53#L50-13true, 198#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:47,661 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,661 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,661 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,662 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,662 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 282#L50-5true, 87#L40-3true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,662 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,662 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,662 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,662 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 284#L50-13true, 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:47,700 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 275#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:47,700 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,700 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,843 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:47,843 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,843 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,843 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,843 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,847 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][373], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 168#L54-9true, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:47,847 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,847 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,847 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:47,847 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,269 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 33#L42-3true, 20#L42-3true, 52#L72-9true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:48,269 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,269 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,269 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,269 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,301 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,301 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,301 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,301 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,301 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,425 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,426 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,426 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,426 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,426 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,438 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,438 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,438 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,438 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:48,440 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 87#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,440 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,440 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,440 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,440 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:48,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 53#L50-13true, 52#L72-9true, 331#true, 87#L40-3true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:48,498 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:48,498 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,498 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:48,498 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][265], [120#L68-8true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,201 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][266], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,201 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,201 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 275#L40-3true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:49,201 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,201 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 63#L72-6true, 309#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,202 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [136#L72-7true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 246#$Ultimate##0true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 331#true, 306#true]) [2025-04-29 11:12:49,202 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 149#L72-4true, 246#$Ultimate##0true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:49,202 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:49,202 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:49,202 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,202 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:49,203 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:49,203 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,203 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 149#L72-4true, 275#L40-3true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:49,203 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:49,203 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][268], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 309#true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:49,204 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:49,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 63#L72-6true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,204 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:49,205 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,205 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,205 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,258 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 198#$Ultimate##0true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,258 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,258 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,258 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,258 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 83#L72true, 325#true, 275#L40-3true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,278 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:49,278 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:49,278 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:49,278 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:49,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][268], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 2#L68-7true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,437 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:49,437 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,437 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,437 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:49,470 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 105#L67-6true, 87#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,470 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,470 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,470 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,470 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:49,541 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [136#L72-7true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 275#L40-3true, 331#true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 306#true]) [2025-04-29 11:12:49,542 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,542 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,542 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,542 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 206#L47-4true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 52#L72-9true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,556 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:49,556 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,556 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,556 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 292#L47-4true, 331#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:49,566 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:49,566 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,566 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,566 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:49,618 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 149#L72-4true, 246#$Ultimate##0true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:49,619 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:49,619 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:49,619 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:49,619 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:49,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][265], [120#L68-8true, 308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:49,759 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,759 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,759 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,759 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 309#true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:49,816 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:49,816 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,816 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:49,816 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:49,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 246#$Ultimate##0true, 223#L72-5true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,983 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:49,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:49,983 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][266], [308#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 110#L54-4true, 309#true, 107#L68-9true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:50,080 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:50,080 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:50,080 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:50,080 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:50,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,144 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:50,144 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,144 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 37#L54-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][422], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][424], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 335#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 325#true, 246#$Ultimate##0true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 307#true, 306#true]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][420], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 107#L68-9true, 325#true, 246#$Ultimate##0true, 306#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)]) [2025-04-29 11:12:50,159 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,159 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,160 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,240 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,240 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,240 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,240 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,240 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:50,316 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,316 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:50,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 63#L72-6true, 246#$Ultimate##0true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,340 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,340 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,340 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,340 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,505 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem7=|v_threadThread3of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 2#L68-7true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,505 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:50,505 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,505 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:50,505 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,509 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 334#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet14#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|)), 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:50,509 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,509 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,509 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:50,509 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:50,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][369], [310#true, Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 307#true, 333#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet14#1|), 306#true]) [2025-04-29 11:12:50,585 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:50,585 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,585 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,585 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([985] L54-3-->L54-4: Formula: (= (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][267], [308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 20#L42-3true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:50,614 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:50,614 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:50,624 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1065] threadEXIT-->L72-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem17#1_14|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4, ULTIMATE.start_main_#t~mem17#1=|v_ULTIMATE.start_main_#t~mem17#1_14|} AuxVars[] AssignedVars[][236], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 61#L54-4true, 198#$Ultimate##0true, 331#true, 52#L72-9true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 307#true, 306#true]) [2025-04-29 11:12:50,624 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,624 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,624 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,624 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#t~mem7=|v_threadThread1of3ForFork0_#t~mem7_10|} AuxVars[] AssignedVars[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 198#$Ultimate##0true, 168#L54-9true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 307#true, 306#true]) [2025-04-29 11:12:50,668 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:50,668 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:50,668 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:50,668 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event