./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race-2.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-2.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 f4a57aba29af1b59114a37fd50db56a823aa79436ed8f25ea9000f80f8f00c96 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-29 11:12:04,324 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-29 11:12:04,370 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:04,376 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-29 11:12:04,376 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-29 11:12:04,401 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-29 11:12:04,403 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-29 11:12:04,403 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-29 11:12:04,403 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-29 11:12:04,404 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-29 11:12:04,404 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-29 11:12:04,404 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-29 11:12:04,405 INFO L153 SettingsManager]: * Use SBE=true [2025-04-29 11:12:04,405 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-29 11:12:04,405 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-29 11:12:04,405 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-29 11:12:04,405 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-29 11:12:04,405 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-29 11:12:04,406 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-29 11:12:04,406 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:04,407 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-29 11:12:04,407 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:04,407 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-29 11:12:04,408 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-29 11:12:04,408 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 -> f4a57aba29af1b59114a37fd50db56a823aa79436ed8f25ea9000f80f8f00c96 [2025-04-29 11:12:04,664 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-29 11:12:04,669 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-29 11:12:04,672 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-29 11:12:04,673 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-29 11:12:04,673 INFO L274 PluginConnector]: CDTParser initialized [2025-04-29 11:12:04,674 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-2.c [2025-04-29 11:12:05,945 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0f5e37ff6/11190f92fef94ba788408b7877d00e17/FLAG8bd956249 [2025-04-29 11:12:06,121 INFO L389 CDTParser]: Found 1 translation units. [2025-04-29 11:12:06,127 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial-race-2.c [2025-04-29 11:12:06,128 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:06,128 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:06,143 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0f5e37ff6/11190f92fef94ba788408b7877d00e17/FLAG8bd956249 [2025-04-29 11:12:07,145 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0f5e37ff6/11190f92fef94ba788408b7877d00e17 [2025-04-29 11:12:07,147 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-29 11:12:07,148 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-29 11:12:07,149 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:07,149 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-29 11:12:07,152 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-29 11:12:07,152 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:07" (1/1) ... [2025-04-29 11:12:07,153 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@55488e61 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:07, skipping insertion in model container [2025-04-29 11:12:07,153 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.04 11:12:07" (1/1) ... [2025-04-29 11:12:07,162 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-29 11:12:07,329 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:07,337 INFO L200 MainTranslator]: Completed pre-run [2025-04-29 11:12:07,370 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-29 11:12:07,380 INFO L204 MainTranslator]: Completed translation [2025-04-29 11:12:07,381 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:07 WrapperNode [2025-04-29 11:12:07,381 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-29 11:12:07,382 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:07,382 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-29 11:12:07,382 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-29 11:12:07,386 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:07" (1/1) ... [2025-04-29 11:12:07,391 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:07" (1/1) ... [2025-04-29 11:12:07,412 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 73 [2025-04-29 11:12:07,412 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-29 11:12:07,413 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-29 11:12:07,413 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-29 11:12:07,413 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-29 11:12:07,418 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:07" (1/1) ... [2025-04-29 11:12:07,419 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:07" (1/1) ... [2025-04-29 11:12:07,421 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:07" (1/1) ... [2025-04-29 11:12:07,421 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:07" (1/1) ... [2025-04-29 11:12:07,426 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:07" (1/1) ... [2025-04-29 11:12:07,427 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:07" (1/1) ... [2025-04-29 11:12:07,429 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:07" (1/1) ... [2025-04-29 11:12:07,430 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:07" (1/1) ... [2025-04-29 11:12:07,431 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:07" (1/1) ... [2025-04-29 11:12:07,434 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-29 11:12:07,435 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-29 11:12:07,435 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-29 11:12:07,435 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-29 11:12:07,435 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:07" (1/1) ... [2025-04-29 11:12:07,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-29 11:12:07,447 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-29 11:12:07,456 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-04-29 11:12:07,458 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:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-29 11:12:07,473 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-29 11:12:07,473 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-29 11:12:07,474 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-29 11:12:07,474 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-29 11:12:07,474 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-29 11:12:07,474 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-29 11:12:07,474 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:07,540 INFO L234 CfgBuilder]: Building ICFG [2025-04-29 11:12:07,541 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-29 11:12:07,734 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-29 11:12:07,734 INFO L283 CfgBuilder]: Performing block encoding [2025-04-29 11:12:07,748 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-29 11:12:07,749 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-29 11:12:07,749 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:07 BoogieIcfgContainer [2025-04-29 11:12:07,749 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-29 11:12:07,750 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-29 11:12:07,751 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-29 11:12:07,753 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-29 11:12:07,753 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.04 11:12:07" (1/3) ... [2025-04-29 11:12:07,754 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c8d324c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:07, skipping insertion in model container [2025-04-29 11:12:07,754 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.04 11:12:07" (2/3) ... [2025-04-29 11:12:07,754 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c8d324c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.04 11:12:07, skipping insertion in model container [2025-04-29 11:12:07,754 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.04 11:12:07" (3/3) ... [2025-04-29 11:12:07,755 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race-2.c [2025-04-29 11:12:07,763 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-29 11:12:07,765 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race-2.c that has 2 procedures, 147 locations, 154 edges, 1 initial locations, 2 loop locations, and 15 error locations. [2025-04-29 11:12:07,765 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-29 11:12:07,841 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-29 11:12:07,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:07,922 INFO L116 PetriNetUnfolderBase]: 7/175 cut-off events. [2025-04-29 11:12:07,923 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-29 11:12:07,926 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:07,926 INFO L82 GeneralOperation]: Start removeDead. Operand has 191 places, 202 transitions, 417 flow [2025-04-29 11:12:07,929 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 140 places, 144 transitions, 295 flow [2025-04-29 11:12:07,937 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:07,944 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;@314c9563, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:07,944 INFO L341 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-04-29 11:12:07,948 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:07,948 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:07,948 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:07,948 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:07,948 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:07,948 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:07,952 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:07,952 INFO L85 PathProgramCache]: Analyzing trace with hash 895244543, now seen corresponding path program 1 times [2025-04-29 11:12:07,956 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:07,957 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [657130008] [2025-04-29 11:12:07,957 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:07,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:08,005 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:08,011 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:08,011 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:08,011 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:08,051 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:08,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:08,051 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [657130008] [2025-04-29 11:12:08,052 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [657130008] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:08,052 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:08,052 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:08,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1344398820] [2025-04-29 11:12:08,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:08,058 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:08,060 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:08,075 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:08,076 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:08,124 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:08,127 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:08,127 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:08,127 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:08,127 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:08,185 INFO L116 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-04-29 11:12:08,185 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:08,186 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:08,187 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 14 selfloop transitions, 2 changer transitions 1/141 dead transitions. [2025-04-29 11:12:08,188 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:08,189 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:08,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:08,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 544 transitions. [2025-04-29 11:12:08,199 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8976897689768977 [2025-04-29 11:12:08,201 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:08,201 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 141 transitions, 321 flow [2025-04-29 11:12:08,205 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:08,208 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:08,210 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:08,212 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 1 predicate places. [2025-04-29 11:12:08,214 INFO L485 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 291 flow [2025-04-29 11:12:08,214 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:08,214 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:08,214 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:08,215 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-29 11:12:08,215 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:08,215 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:08,215 INFO L85 PathProgramCache]: Analyzing trace with hash 236041378, now seen corresponding path program 1 times [2025-04-29 11:12:08,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:08,216 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2050597829] [2025-04-29 11:12:08,216 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:08,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:08,220 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:08,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:08,225 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:08,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:08,253 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:08,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:08,253 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2050597829] [2025-04-29 11:12:08,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2050597829] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:08,253 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:08,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:08,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1916040156] [2025-04-29 11:12:08,253 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:08,254 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:08,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:08,254 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:08,254 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:08,278 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:08,279 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:08,279 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:08,279 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:08,279 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:08,309 INFO L116 PetriNetUnfolderBase]: 5/162 cut-off events. [2025-04-29 11:12:08,309 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:08,309 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:08,310 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 15 selfloop transitions, 1 changer transitions 0/136 dead transitions. [2025-04-29 11:12:08,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:08,310 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:08,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:08,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 533 transitions. [2025-04-29 11:12:08,313 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8795379537953796 [2025-04-29 11:12:08,313 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:08,313 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 136 transitions, 315 flow [2025-04-29 11:12:08,314 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:08,316 INFO L231 Difference]: Finished difference. Result has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:08,316 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:08,316 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:08,317 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 136 transitions, 281 flow [2025-04-29 11:12:08,317 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:08,317 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:08,317 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:08,317 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-29 11:12:08,317 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:08,318 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:08,318 INFO L85 PathProgramCache]: Analyzing trace with hash 1282844988, now seen corresponding path program 1 times [2025-04-29 11:12:08,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:08,318 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [85447828] [2025-04-29 11:12:08,318 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:08,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:08,323 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:08,331 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:08,334 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:08,334 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:08,372 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:08,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:08,373 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [85447828] [2025-04-29 11:12:08,373 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [85447828] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:08,373 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:08,373 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:08,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [677277917] [2025-04-29 11:12:08,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:08,373 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:08,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:08,373 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:08,373 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:08,405 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:08,406 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:08,406 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:08,406 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:08,406 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:08,452 INFO L116 PetriNetUnfolderBase]: 23/275 cut-off events. [2025-04-29 11:12:08,452 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-29 11:12:08,453 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:08,453 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 14 selfloop transitions, 2 changer transitions 0/135 dead transitions. [2025-04-29 11:12:08,453 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:08,454 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:08,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:08,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 542 transitions. [2025-04-29 11:12:08,456 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8943894389438944 [2025-04-29 11:12:08,456 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:08,456 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 135 transitions, 311 flow [2025-04-29 11:12:08,457 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:08,458 INFO L231 Difference]: Finished difference. Result has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:08,459 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:08,460 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -4 predicate places. [2025-04-29 11:12:08,460 INFO L485 AbstractCegarLoop]: Abstraction has has 136 places, 135 transitions, 282 flow [2025-04-29 11:12:08,460 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:08,461 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:08,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, 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:08,461 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-29 11:12:08,461 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:08,461 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:08,462 INFO L85 PathProgramCache]: Analyzing trace with hash -869539561, now seen corresponding path program 1 times [2025-04-29 11:12:08,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:08,462 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1512198639] [2025-04-29 11:12:08,462 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:08,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:08,467 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:08,478 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:08,480 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:08,480 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:08,521 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:08,521 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:08,521 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1512198639] [2025-04-29 11:12:08,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1512198639] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:08,521 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:08,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:08,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [305137077] [2025-04-29 11:12:08,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:08,525 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:08,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:08,525 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:08,525 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:08,548 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 202 [2025-04-29 11:12:08,549 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:08,549 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:08,549 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 202 [2025-04-29 11:12:08,549 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:08,594 INFO L116 PetriNetUnfolderBase]: 45/383 cut-off events. [2025-04-29 11:12:08,595 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-29 11:12:08,598 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:08,599 INFO L140 encePairwiseOnDemand]: 196/202 looper letters, 16 selfloop transitions, 2 changer transitions 0/133 dead transitions. [2025-04-29 11:12:08,600 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:08,600 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:08,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:08,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 535 transitions. [2025-04-29 11:12:08,602 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8828382838283828 [2025-04-29 11:12:08,602 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:08,603 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 134 places, 133 transitions, 314 flow [2025-04-29 11:12:08,603 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:08,605 INFO L231 Difference]: Finished difference. Result has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:08,605 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:08,606 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -7 predicate places. [2025-04-29 11:12:08,606 INFO L485 AbstractCegarLoop]: Abstraction has has 133 places, 133 transitions, 284 flow [2025-04-29 11:12:08,606 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:08,606 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:08,606 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:08,606 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-29 11:12:08,606 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:08,607 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:08,607 INFO L85 PathProgramCache]: Analyzing trace with hash -2106196026, now seen corresponding path program 1 times [2025-04-29 11:12:08,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:08,607 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293600562] [2025-04-29 11:12:08,607 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:08,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:08,613 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:08,625 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:08,625 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:08,625 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:08,991 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:08,991 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:08,992 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [293600562] [2025-04-29 11:12:08,992 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [293600562] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:08,992 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:08,992 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:08,992 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1678527430] [2025-04-29 11:12:08,992 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:08,993 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:08,994 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:08,995 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:08,995 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:09,166 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 202 [2025-04-29 11:12:09,168 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:09,168 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,168 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 202 [2025-04-29 11:12:09,168 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,261 INFO L116 PetriNetUnfolderBase]: 68/471 cut-off events. [2025-04-29 11:12:09,261 INFO L117 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-04-29 11:12:09,262 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:09,263 INFO L140 encePairwiseOnDemand]: 197/202 looper letters, 34 selfloop transitions, 4 changer transitions 1/152 dead transitions. [2025-04-29 11:12:09,263 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:09,264 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:09,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:09,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1089 transitions. [2025-04-29 11:12:09,266 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8985148514851485 [2025-04-29 11:12:09,266 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:09,266 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 152 transitions, 398 flow [2025-04-29 11:12:09,267 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:09,268 INFO L231 Difference]: Finished difference. Result has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:09,268 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:09,269 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, -3 predicate places. [2025-04-29 11:12:09,269 INFO L485 AbstractCegarLoop]: Abstraction has has 137 places, 131 transitions, 285 flow [2025-04-29 11:12:09,269 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:09,269 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,269 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:09,269 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-29 11:12:09,270 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:09,270 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,270 INFO L85 PathProgramCache]: Analyzing trace with hash -850004187, now seen corresponding path program 1 times [2025-04-29 11:12:09,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,270 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [250177663] [2025-04-29 11:12:09,270 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,276 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:09,285 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:09,285 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:09,487 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,487 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:09,487 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [250177663] [2025-04-29 11:12:09,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [250177663] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:09,487 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:09,487 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:09,487 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012368468] [2025-04-29 11:12:09,487 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:09,487 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:09,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:09,488 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:09,488 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:09,652 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 160 out of 202 [2025-04-29 11:12:09,653 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:09,653 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,653 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 160 of 202 [2025-04-29 11:12:09,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,810 INFO L116 PetriNetUnfolderBase]: 182/827 cut-off events. [2025-04-29 11:12:09,810 INFO L117 PetriNetUnfolderBase]: For 38/44 co-relation queries the response was YES. [2025-04-29 11:12:09,811 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:09,813 INFO L140 encePairwiseOnDemand]: 191/202 looper letters, 60 selfloop transitions, 19 changer transitions 0/181 dead transitions. [2025-04-29 11:12:09,813 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:09,813 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:09,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:09,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1040 transitions. [2025-04-29 11:12:09,815 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.858085808580858 [2025-04-29 11:12:09,815 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:09,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 181 transitions, 543 flow [2025-04-29 11:12:09,816 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:09,817 INFO L231 Difference]: Finished difference. Result has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:09,818 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:09,818 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 2 predicate places. [2025-04-29 11:12:09,818 INFO L485 AbstractCegarLoop]: Abstraction has has 142 places, 150 transitions, 409 flow [2025-04-29 11:12:09,819 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:09,819 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,819 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:09,819 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-29 11:12:09,819 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:09,820 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,820 INFO L85 PathProgramCache]: Analyzing trace with hash -1378613499, now seen corresponding path program 1 times [2025-04-29 11:12:09,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,820 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992789169] [2025-04-29 11:12:09,820 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,827 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:09,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:09,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:09,846 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,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:09,846 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992789169] [2025-04-29 11:12:09,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992789169] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:09,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:09,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:09,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599168225] [2025-04-29 11:12:09,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:09,847 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:09,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:09,848 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:09,848 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:09,855 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 202 [2025-04-29 11:12:09,856 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:09,856 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:09,856 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 202 [2025-04-29 11:12:09,856 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:09,896 INFO L116 PetriNetUnfolderBase]: 32/271 cut-off events. [2025-04-29 11:12:09,897 INFO L117 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-04-29 11:12:09,897 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:09,898 INFO L140 encePairwiseOnDemand]: 199/202 looper letters, 10 selfloop transitions, 2 changer transitions 0/149 dead transitions. [2025-04-29 11:12:09,899 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:09,899 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:09,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:09,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-04-29 11:12:09,900 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9174917491749175 [2025-04-29 11:12:09,900 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:09,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 149 transitions, 431 flow [2025-04-29 11:12:09,902 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:09,903 INFO L231 Difference]: Finished difference. Result has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:09,904 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:09,904 INFO L279 CegarLoopForPetriNet]: 140 programPoint places, 3 predicate places. [2025-04-29 11:12:09,904 INFO L485 AbstractCegarLoop]: Abstraction has has 143 places, 149 transitions, 411 flow [2025-04-29 11:12:09,905 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:09,905 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:09,905 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:09,905 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-29 11:12:09,905 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:09,906 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:09,907 INFO L85 PathProgramCache]: Analyzing trace with hash -1864343372, now seen corresponding path program 1 times [2025-04-29 11:12:09,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:09,907 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438891697] [2025-04-29 11:12:09,907 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:09,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:09,918 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:09,927 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:09,927 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,928 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:09,928 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:09,931 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-04-29 11:12:09,936 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-04-29 11:12:09,937 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:09,937 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:09,952 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:09,952 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:09,953 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-04-29 11:12:09,954 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-04-29 11:12:09,954 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-04-29 11:12:09,954 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-04-29 11:12:09,954 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-04-29 11:12:09,954 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-04-29 11:12:09,955 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-04-29 11:12:09,955 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-29 11:12:09,955 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:09,961 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:09,962 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-29 11:12:09,997 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-04-29 11:12:10,001 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:10,070 INFO L116 PetriNetUnfolderBase]: 36/556 cut-off events. [2025-04-29 11:12:10,070 INFO L117 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-04-29 11:12:10,073 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:10,073 INFO L82 GeneralOperation]: Start removeDead. Operand has 250 places, 270 transitions, 574 flow [2025-04-29 11:12:10,078 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 220 transitions, 462 flow [2025-04-29 11:12:10,078 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:10,082 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;@314c9563, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:10,082 INFO L341 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-04-29 11:12:10,083 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:10,084 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:10,084 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:10,084 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,084 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:10,084 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:10,084 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,085 INFO L85 PathProgramCache]: Analyzing trace with hash 601814783, now seen corresponding path program 1 times [2025-04-29 11:12:10,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,085 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1729675810] [2025-04-29 11:12:10,085 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,088 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:10,089 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:10,089 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,090 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,098 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,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,098 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1729675810] [2025-04-29 11:12:10,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1729675810] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,099 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1466282074] [2025-04-29 11:12:10,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,099 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,099 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,099 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,135 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:10,136 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:10,136 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,136 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:10,136 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,292 INFO L116 PetriNetUnfolderBase]: 145/1130 cut-off events. [2025-04-29 11:12:10,293 INFO L117 PetriNetUnfolderBase]: For 74/75 co-relation queries the response was YES. [2025-04-29 11:12:10,299 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:10,305 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 25 selfloop transitions, 2 changer transitions 1/216 dead transitions. [2025-04-29 11:12:10,305 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:10,306 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 721 transitions. [2025-04-29 11:12:10,307 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8901234567901235 [2025-04-29 11:12:10,308 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:10,308 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 216 transitions, 508 flow [2025-04-29 11:12:10,309 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:10,311 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:10,312 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:10,313 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 1 predicate places. [2025-04-29 11:12:10,314 INFO L485 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 456 flow [2025-04-29 11:12:10,314 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:10,315 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,315 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:10,315 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-29 11:12:10,315 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:10,315 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,317 INFO L85 PathProgramCache]: Analyzing trace with hash -1635935710, now seen corresponding path program 1 times [2025-04-29 11:12:10,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,317 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979168563] [2025-04-29 11:12:10,317 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,321 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:10,322 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:10,322 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,322 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,335 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,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,335 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979168563] [2025-04-29 11:12:10,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979168563] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1416454676] [2025-04-29 11:12:10,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,336 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,336 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,336 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,360 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:10,361 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:10,361 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,361 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:10,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,502 INFO L116 PetriNetUnfolderBase]: 146/1195 cut-off events. [2025-04-29 11:12:10,502 INFO L117 PetriNetUnfolderBase]: For 110/112 co-relation queries the response was YES. [2025-04-29 11:12:10,506 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:10,510 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 26 selfloop transitions, 1 changer transitions 0/210 dead transitions. [2025-04-29 11:12:10,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:10,511 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 704 transitions. [2025-04-29 11:12:10,512 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8691358024691358 [2025-04-29 11:12:10,512 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:10,512 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 206 places, 210 transitions, 500 flow [2025-04-29 11:12:10,513 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:10,515 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:10,515 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:10,516 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:10,516 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 444 flow [2025-04-29 11:12:10,516 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:10,516 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,516 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:10,516 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-29 11:12:10,517 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:10,517 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,517 INFO L85 PathProgramCache]: Analyzing trace with hash -577442278, now seen corresponding path program 1 times [2025-04-29 11:12:10,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,517 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1741101274] [2025-04-29 11:12:10,517 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,523 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:10,525 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:10,525 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,525 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,536 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,536 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,536 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1741101274] [2025-04-29 11:12:10,536 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1741101274] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,536 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,536 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,536 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1419757293] [2025-04-29 11:12:10,536 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,537 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,537 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,537 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,565 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 230 out of 270 [2025-04-29 11:12:10,566 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:10,566 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,566 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 230 of 270 [2025-04-29 11:12:10,566 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:10,823 INFO L116 PetriNetUnfolderBase]: 485/2744 cut-off events. [2025-04-29 11:12:10,824 INFO L117 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2025-04-29 11:12:10,828 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:10,835 INFO L140 encePairwiseOnDemand]: 267/270 looper letters, 25 selfloop transitions, 2 changer transitions 0/209 dead transitions. [2025-04-29 11:12:10,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:10,836 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:10,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:10,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-04-29 11:12:10,837 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8864197530864197 [2025-04-29 11:12:10,837 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:10,837 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 209 transitions, 496 flow [2025-04-29 11:12:10,839 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:10,840 INFO L231 Difference]: Finished difference. Result has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:10,840 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:10,841 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:10,841 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 209 transitions, 445 flow [2025-04-29 11:12:10,841 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:10,841 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:10,841 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:10,841 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-29 11:12:10,842 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:10,842 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:10,842 INFO L85 PathProgramCache]: Analyzing trace with hash 105072599, now seen corresponding path program 1 times [2025-04-29 11:12:10,842 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:10,842 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [494770474] [2025-04-29 11:12:10,842 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:10,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:10,846 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:10,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:10,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:10,849 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:10,863 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,863 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:10,863 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [494770474] [2025-04-29 11:12:10,864 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [494770474] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:10,864 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:10,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:10,864 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [943632964] [2025-04-29 11:12:10,864 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:10,864 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:10,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:10,864 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:10,864 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:10,882 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 224 out of 270 [2025-04-29 11:12:10,883 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:10,883 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:10,883 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 224 of 270 [2025-04-29 11:12:10,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:11,286 INFO L116 PetriNetUnfolderBase]: 973/4742 cut-off events. [2025-04-29 11:12:11,286 INFO L117 PetriNetUnfolderBase]: For 194/199 co-relation queries the response was YES. [2025-04-29 11:12:11,295 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:11,308 INFO L140 encePairwiseOnDemand]: 263/270 looper letters, 27 selfloop transitions, 2 changer transitions 0/206 dead transitions. [2025-04-29 11:12:11,308 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:11,308 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:11,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:11,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 706 transitions. [2025-04-29 11:12:11,310 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8716049382716049 [2025-04-29 11:12:11,310 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:11,310 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 201 places, 206 transitions, 497 flow [2025-04-29 11:12:11,311 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:11,312 INFO L231 Difference]: Finished difference. Result has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:11,313 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:11,313 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -9 predicate places. [2025-04-29 11:12:11,313 INFO L485 AbstractCegarLoop]: Abstraction has has 200 places, 206 transitions, 445 flow [2025-04-29 11:12:11,314 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:11,314 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:11,314 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:11,314 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-29 11:12:11,314 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:11,314 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:11,314 INFO L85 PathProgramCache]: Analyzing trace with hash 2131352006, now seen corresponding path program 1 times [2025-04-29 11:12:11,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:11,315 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63935181] [2025-04-29 11:12:11,315 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:11,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:11,320 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:11,324 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:11,326 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:11,326 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:11,462 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,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:11,464 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63935181] [2025-04-29 11:12:11,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63935181] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:11,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:11,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:11,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2051650067] [2025-04-29 11:12:11,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:11,465 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:11,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:11,465 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:11,465 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:11,651 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 270 [2025-04-29 11:12:11,653 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:11,653 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:11,653 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 270 [2025-04-29 11:12:11,653 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:12,144 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:12,145 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:12,145 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,146 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,146 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,152 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:12,153 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,153 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,153 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,153 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,158 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:12,158 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,158 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,158 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,158 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,158 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:12,158 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,158 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,159 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:12,159 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,159 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:12,159 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,159 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,165 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:12,166 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,166 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:12,166 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,166 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,166 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:12,166 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,167 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:12,167 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,167 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,173 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:12,173 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,173 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,173 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,173 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,173 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,174 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:12,174 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,174 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:12,174 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,174 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:12,174 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,174 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,175 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:12,175 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,175 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,175 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,175 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,175 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,189 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:12,189 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,189 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,189 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,189 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,189 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,190 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:12,190 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,190 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,190 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,190 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,190 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,190 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,193 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:12,194 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,194 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:12,194 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,194 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,198 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:12,198 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,198 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,198 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,198 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,198 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,199 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:12,199 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,199 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,199 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,199 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,199 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,199 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,200 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:12,200 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,200 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:12,200 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,200 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,200 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:12,201 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:12,201 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:12,201 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:12,201 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:12,201 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,201 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,202 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,202 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,202 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,202 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,204 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:12,205 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:12,205 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:12,205 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:12,205 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:12,205 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:12,205 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,205 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,206 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:12,206 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,206 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,208 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:12,208 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:12,208 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:12,208 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:12,208 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:12,210 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:12,211 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:12,211 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:12,211 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:12,211 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:12,212 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:12,212 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,212 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,212 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:12,212 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:12,213 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:12,213 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:12,213 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:12,213 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:12,213 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:12,214 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:12,214 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,214 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:12,214 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:12,215 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:12,216 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,216 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,216 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:12,216 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:12,218 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:12,218 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:12,218 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,218 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:12,218 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:12,297 INFO L116 PetriNetUnfolderBase]: 1105/4914 cut-off events. [2025-04-29 11:12:12,297 INFO L117 PetriNetUnfolderBase]: For 461/562 co-relation queries the response was YES. [2025-04-29 11:12:12,313 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:12,335 INFO L140 encePairwiseOnDemand]: 265/270 looper letters, 71 selfloop transitions, 4 changer transitions 1/253 dead transitions. [2025-04-29 11:12:12,336 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:12,336 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:12,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:12,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1462 transitions. [2025-04-29 11:12:12,338 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9024691358024691 [2025-04-29 11:12:12,338 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:12,338 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 204 places, 253 transitions, 713 flow [2025-04-29 11:12:12,340 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:12,342 INFO L231 Difference]: Finished difference. Result has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:12,342 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:12,343 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, -5 predicate places. [2025-04-29 11:12:12,343 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 204 transitions, 446 flow [2025-04-29 11:12:12,344 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:12,344 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:12,344 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:12,344 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-29 11:12:12,344 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:12,344 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:12,344 INFO L85 PathProgramCache]: Analyzing trace with hash -195334939, now seen corresponding path program 1 times [2025-04-29 11:12:12,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:12,345 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1048125271] [2025-04-29 11:12:12,345 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:12,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:12,353 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:12,357 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:12,358 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:12,358 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:12,545 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,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:12,545 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1048125271] [2025-04-29 11:12:12,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1048125271] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:12,545 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:12,545 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:12,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1169543077] [2025-04-29 11:12:12,546 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:12,546 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:12,546 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:12,546 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:12,546 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:12,693 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 270 [2025-04-29 11:12:12,694 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:12,694 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:12,694 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 270 [2025-04-29 11:12:12,694 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:14,269 INFO L116 PetriNetUnfolderBase]: 6194/17480 cut-off events. [2025-04-29 11:12:14,269 INFO L117 PetriNetUnfolderBase]: For 1149/1243 co-relation queries the response was YES. [2025-04-29 11:12:14,308 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:14,368 INFO L140 encePairwiseOnDemand]: 255/270 looper letters, 116 selfloop transitions, 32 changer transitions 0/309 dead transitions. [2025-04-29 11:12:14,368 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:14,369 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:14,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:14,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1421 transitions. [2025-04-29 11:12:14,373 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8771604938271605 [2025-04-29 11:12:14,373 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:14,373 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 309 transitions, 1008 flow [2025-04-29 11:12:14,380 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:14,384 INFO L231 Difference]: Finished difference. Result has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:14,385 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:14,385 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 0 predicate places. [2025-04-29 11:12:14,385 INFO L485 AbstractCegarLoop]: Abstraction has has 209 places, 237 transitions, 655 flow [2025-04-29 11:12:14,386 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:14,386 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:14,386 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:14,386 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-29 11:12:14,386 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:14,387 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:14,387 INFO L85 PathProgramCache]: Analyzing trace with hash 25404642, now seen corresponding path program 1 times [2025-04-29 11:12:14,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:14,387 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752640864] [2025-04-29 11:12:14,387 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:14,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:14,395 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 61 statements into 1 equivalence classes. [2025-04-29 11:12:14,400 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 61 of 61 statements. [2025-04-29 11:12:14,400 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:14,400 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:14,428 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:14,428 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:14,428 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752640864] [2025-04-29 11:12:14,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752640864] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:14,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:14,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:14,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593554204] [2025-04-29 11:12:14,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:14,429 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:14,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:14,429 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:14,429 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:14,445 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:14,446 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:14,447 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:14,447 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:14,447 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:15,170 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:15,170 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:15,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:15,170 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:15,170 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:15,205 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:15,206 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:15,206 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:15,206 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,206 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:15,206 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:15,206 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:15,218 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:15,219 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:15,219 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,219 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:15,219 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:15,231 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:15,231 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:15,231 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:15,231 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:15,231 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:15,236 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:15,236 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:15,236 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:15,236 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:15,236 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:15,237 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:15,237 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:15,237 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:15,237 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:15,237 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:15,243 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:15,243 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:15,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:15,243 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,243 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:15,243 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:15,249 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:15,249 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:15,249 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:15,249 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:15,249 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:15,255 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:15,256 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,256 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:15,256 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,256 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,261 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:15,261 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:15,261 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:15,261 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:15,261 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,279 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:15,279 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:15,281 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,281 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,281 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,286 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:15,286 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:15,286 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,286 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,286 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,287 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:15,287 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:15,287 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,287 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,287 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,292 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:15,293 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,293 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:15,293 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,293 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:15,293 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,293 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,297 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:15,297 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:15,297 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,297 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,297 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 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:15,298 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 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:15,298 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 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:15,298 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,298 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,300 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:15,300 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,300 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:15,300 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 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:15,300 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,300 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:15,300 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,300 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 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:15,301 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,301 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:15,301 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,301 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:15,301 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:15,301 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,310 INFO L116 PetriNetUnfolderBase]: 2097/9268 cut-off events. [2025-04-29 11:12:15,310 INFO L117 PetriNetUnfolderBase]: For 1484/1729 co-relation queries the response was YES. [2025-04-29 11:12:15,337 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:15,363 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 5 changer transitions 0/248 dead transitions. [2025-04-29 11:12:15,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:15,363 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:15,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:15,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 743 transitions. [2025-04-29 11:12:15,364 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.917283950617284 [2025-04-29 11:12:15,365 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:15,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 248 transitions, 753 flow [2025-04-29 11:12:15,370 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:15,372 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:15,372 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:15,373 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 4 predicate places. [2025-04-29 11:12:15,373 INFO L485 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 693 flow [2025-04-29 11:12:15,373 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:15,373 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:15,373 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:15,374 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-29 11:12:15,374 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:15,374 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:15,374 INFO L85 PathProgramCache]: Analyzing trace with hash -781491205, now seen corresponding path program 1 times [2025-04-29 11:12:15,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:15,374 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [861937310] [2025-04-29 11:12:15,374 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:15,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:15,383 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 80 statements into 1 equivalence classes. [2025-04-29 11:12:15,386 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 80 of 80 statements. [2025-04-29 11:12:15,386 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:15,386 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:15,402 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,402 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:15,402 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [861937310] [2025-04-29 11:12:15,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [861937310] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:15,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:15,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:15,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43823415] [2025-04-29 11:12:15,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:15,403 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:15,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:15,403 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:15,403 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:15,413 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 236 out of 270 [2025-04-29 11:12:15,414 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:15,414 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:15,414 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 236 of 270 [2025-04-29 11:12:15,414 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:15,632 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:15,632 INFO L286 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2025-04-29 11:12:15,633 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,633 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,633 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,640 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:15,641 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,641 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,641 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:15,641 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:15,665 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:15,665 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:15,665 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:15,665 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:15,665 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is not cut-off event [2025-04-29 11:12:15,704 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:15,704 INFO L286 olderBase$Statistics]: this new event has 132 ancestors and is not cut-off event [2025-04-29 11:12:15,704 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is not cut-off event [2025-04-29 11:12:15,704 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:15,704 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is not cut-off event [2025-04-29 11:12:15,705 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:15,705 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:15,705 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:15,705 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,705 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:15,741 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:15,742 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,742 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:15,742 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:15,742 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:15,766 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:15,766 INFO L286 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-04-29 11:12:15,766 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-04-29 11:12:15,766 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-04-29 11:12:15,766 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:15,767 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:15,767 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,767 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,767 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,767 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,768 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:15,768 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,768 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:15,768 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,768 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:15,783 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:15,783 INFO L286 olderBase$Statistics]: this new event has 138 ancestors and is not cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is not cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is not cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:15,784 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:15,784 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:15,784 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:15,784 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:15,784 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:15,790 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:15,790 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,790 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,790 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,790 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,795 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:15,796 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,796 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:15,796 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,796 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,798 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:15,798 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,798 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,798 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,798 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,803 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:15,803 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,803 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,803 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,803 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,804 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:15,804 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,804 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,804 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,804 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,805 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:15,805 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,805 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,805 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,805 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,806 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:15,806 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,806 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,806 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,810 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:15,811 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,811 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:15,811 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,811 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,813 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:15,813 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,813 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,813 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,813 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,814 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:15,814 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,814 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,814 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,814 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,815 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:15,815 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,815 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,815 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,815 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,816 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:15,816 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,816 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,816 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,816 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:15,819 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:15,820 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,820 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:15,820 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,820 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,822 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:15,822 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,822 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:15,822 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,822 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,824 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:15,824 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,824 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,825 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,825 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,826 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:15,826 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,826 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,826 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,827 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:15,827 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,827 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,827 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,827 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,830 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:15,830 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,830 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,830 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,830 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,831 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:15,831 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,831 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,831 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,831 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,832 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:15,832 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,832 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,833 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,835 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:15,835 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,835 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,835 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,835 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,837 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:15,837 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,837 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:15,837 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,838 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:15,838 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:15,838 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,838 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,838 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:15,840 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:15,841 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,841 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,841 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,841 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,843 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:15,843 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,843 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,843 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,843 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,844 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:15,844 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,845 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,845 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,845 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,846 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:15,846 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,846 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,846 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,846 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,847 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:15,847 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,847 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:15,847 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,847 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:15,847 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,847 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:15,851 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:15,851 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,851 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,851 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,851 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,852 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:15,852 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,852 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,852 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,852 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,854 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:15,854 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,854 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,854 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,854 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,855 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:15,855 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,855 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,855 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,855 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,856 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:15,856 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 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:15,856 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,856 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:15,856 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,856 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,857 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:15,857 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,857 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,857 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,857 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,858 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:15,858 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,859 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,859 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:15,859 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,861 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:15,861 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,861 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:15,861 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,861 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,862 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:15,862 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 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:15,862 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 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:15,862 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,862 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,862 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:15,863 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:15,863 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:15,863 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,863 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,865 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:15,866 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,866 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:15,866 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,866 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:15,867 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:15,867 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,868 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:15,868 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,868 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:15,868 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,868 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,869 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:15,869 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:15,869 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:15,869 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,869 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,871 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:15,871 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,871 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,871 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,871 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,873 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:15,873 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,873 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,873 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,873 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,873 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:15,874 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,874 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:15,874 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,874 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:15,878 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:15,878 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,878 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,878 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,878 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,879 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:15,879 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,879 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,879 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,879 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,880 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:15,880 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,880 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:15,880 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,880 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,881 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:15,881 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,881 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,881 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:15,881 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,884 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:15,884 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,884 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,884 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,884 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,885 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:15,885 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,885 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:15,885 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,885 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,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[][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:15,886 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,886 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,887 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:15,887 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,887 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,887 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,887 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,887 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:15,887 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,887 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,888 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,888 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:15,888 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:15,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,888 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,888 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:15,890 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:15,890 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-29 11:12:15,890 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:15,890 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:15,890 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:15,890 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:15,890 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,890 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,891 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,891 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,891 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:15,891 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,891 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,891 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:15,891 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,895 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:15,896 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:15,896 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:15,896 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,896 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:15,896 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,896 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:15,897 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,897 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,901 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:15,902 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:15,902 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:15,902 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,902 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:15,902 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:15,902 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,908 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:15,908 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-29 11:12:15,908 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:15,908 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,908 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,908 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:15,908 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,908 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,909 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,909 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,909 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:15,909 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,909 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,909 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,909 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,910 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:15,910 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,911 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:15,911 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,911 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,916 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:15,916 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,916 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:15,916 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,916 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:15,916 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,916 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,918 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:15,918 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,918 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:15,918 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,918 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,921 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:15,921 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,921 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,921 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:15,921 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,927 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:15,927 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,927 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,927 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,929 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:15,929 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,929 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,929 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,929 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:15,930 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:15,930 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,930 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:15,930 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,930 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,941 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:15,941 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,941 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,941 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,941 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:15,941 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:15,941 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,942 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:15,942 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:15,942 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:15,945 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:15,945 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,945 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,945 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:15,945 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:15,959 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:15,959 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,959 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:15,959 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:15,959 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:16,040 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:16,040 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,040 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:16,040 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:16,040 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:16,085 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:16,086 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,086 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,086 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,086 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,163 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:16,163 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,163 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:16,163 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,163 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,165 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:16,165 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:16,165 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,165 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,165 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,165 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,169 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:16,169 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:16,169 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,169 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,169 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,169 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,173 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:16,173 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:16,173 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,173 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,173 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,173 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:16,177 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:16,177 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:16,177 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:16,177 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,177 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,177 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,178 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:16,178 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,178 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,178 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,178 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,178 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,180 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:16,180 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,180 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,181 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,181 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:16,181 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,181 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,183 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:16,183 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:16,183 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,183 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,183 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,183 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:16,185 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:16,185 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:16,185 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:16,185 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,185 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:16,185 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,191 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:16,191 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,191 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:16,191 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,191 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-29 11:12:16,194 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:16,194 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,194 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,194 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,194 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,194 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,194 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,200 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:16,200 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,200 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:16,200 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,200 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,201 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:16,201 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:16,202 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,202 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,202 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,202 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:16,203 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:16,203 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,203 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:16,203 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,203 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,204 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:16,204 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,204 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:16,204 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,204 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,205 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:16,205 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:16,205 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,205 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,205 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:16,205 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,206 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:16,206 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,206 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:16,206 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,206 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,207 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,207 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:16,207 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,207 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,207 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,207 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,207 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,208 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:16,208 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,208 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:16,208 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,208 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,209 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:16,209 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:16,209 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,209 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,209 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:16,209 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:16,210 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:16,211 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,211 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:16,211 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,211 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,212 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:16,212 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,212 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,212 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,213 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:16,213 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,213 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:16,213 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,213 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,215 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:16,215 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:16,215 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,215 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:16,215 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:16,215 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:16,216 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:16,216 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,216 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,216 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,216 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,216 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,217 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:16,217 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,217 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,217 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,217 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,217 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,278 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:16,278 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,278 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,278 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,278 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,278 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,279 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:16,279 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,279 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:16,279 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,279 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,280 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:16,280 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,280 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,280 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,281 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,281 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:16,281 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,281 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,281 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,281 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,281 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,282 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:16,282 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:16,282 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,284 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,284 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,285 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,285 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:16,285 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:16,285 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,285 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,285 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,285 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,286 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:16,286 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,286 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:16,287 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:16,287 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,287 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:16,287 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,287 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,288 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,288 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:16,288 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,288 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,288 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,288 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,288 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,289 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:16,289 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,289 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,289 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,289 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,289 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,290 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:16,290 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,290 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,290 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,290 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,291 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:16,292 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,292 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:16,292 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,292 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,292 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:16,293 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,293 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:16,293 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,293 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,295 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:16,295 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,295 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,295 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,295 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,296 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:16,296 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,296 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,296 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,296 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,298 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:16,298 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,299 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:16,299 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,299 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,301 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:16,301 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,301 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:16,301 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,301 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,302 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:16,302 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,302 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:16,302 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,302 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,302 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:16,303 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,303 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:16,303 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,303 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,306 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:16,306 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,306 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,306 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,306 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,306 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,306 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:16,307 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,307 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,307 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,307 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,307 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,308 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:16,308 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,308 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:16,308 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,308 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,309 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:16,309 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,309 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:16,309 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,309 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,310 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:16,310 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,310 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,310 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,311 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:16,311 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,311 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,312 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:16,312 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,312 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:16,312 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,312 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,314 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:16,314 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,314 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,314 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,314 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,315 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:16,315 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,315 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:16,315 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,315 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,316 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:16,316 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,316 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:16,316 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,316 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,317 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:16,317 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,317 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:16,317 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,317 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,318 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:16,318 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,318 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,318 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:16,318 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,319 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:16,319 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,319 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,319 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:16,320 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,320 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,320 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,320 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:16,320 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,328 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:16,328 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,328 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,328 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,329 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,329 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,329 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,331 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:16,331 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,331 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,332 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:16,332 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,332 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,334 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:16,334 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,334 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,334 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,335 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:16,335 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,335 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,336 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:16,336 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,336 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:16,336 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,336 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,337 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:16,337 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,337 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:16,339 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:16,339 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,339 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:16,339 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,339 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,340 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:16,340 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,340 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:16,340 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,340 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,341 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:16,341 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,341 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:16,341 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,341 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,341 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:16,342 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:16,342 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,342 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,342 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,342 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:16,343 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:16,343 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,343 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,343 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,343 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,343 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,344 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:16,344 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,344 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,344 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,344 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,344 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,345 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:16,345 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,345 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:16,345 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,345 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:16,346 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:16,346 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,346 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:16,346 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,346 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,347 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:16,347 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,347 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,347 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,347 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,348 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,348 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:16,348 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,348 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,348 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,348 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,348 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,348 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:16,349 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,349 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:16,349 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,349 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,350 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:16,350 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:16,350 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,350 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:16,350 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,350 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,351 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:16,351 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,351 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,351 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,351 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,351 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,351 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:16,351 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,352 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:16,352 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,352 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:16,352 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,352 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,353 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:16,353 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,353 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,353 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,353 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,353 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,354 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:16,354 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,354 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:16,354 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,354 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:16,355 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,355 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:16,356 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:16,356 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,356 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,356 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:16,356 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,356 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:16,356 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:16,357 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,357 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:16,357 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,357 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,358 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:16,358 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,358 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:16,358 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,358 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,358 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:16,359 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,359 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,359 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,359 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,359 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:16,361 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:16,361 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,361 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:16,361 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:16,361 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,362 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,362 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,362 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,362 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:16,362 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:16,362 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:16,362 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,363 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:16,363 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,363 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,364 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:16,364 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,364 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:16,364 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,364 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,366 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:16,366 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,366 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,366 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:16,366 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,367 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:16,367 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,367 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:16,368 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:16,368 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,368 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,368 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,368 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,368 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,369 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:16,369 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,369 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,369 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:16,369 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:16,369 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:16,370 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:16,370 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,370 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:16,370 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,370 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,371 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:16,371 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,371 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,372 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:16,372 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:16,372 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,372 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,372 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,372 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:16,372 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:16,373 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:16,373 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,373 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,373 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:16,374 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,374 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:16,374 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,374 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,375 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:16,375 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:16,375 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,375 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,375 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:16,375 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:16,375 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:16,376 INFO L116 PetriNetUnfolderBase]: 2524/10460 cut-off events. [2025-04-29 11:12:16,376 INFO L117 PetriNetUnfolderBase]: For 2095/2331 co-relation queries the response was YES. [2025-04-29 11:12:16,400 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:16,423 INFO L140 encePairwiseOnDemand]: 264/270 looper letters, 29 selfloop transitions, 6 changer transitions 0/251 dead transitions. [2025-04-29 11:12:16,423 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:16,423 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:16,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:16,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-04-29 11:12:16,425 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9160493827160494 [2025-04-29 11:12:16,425 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:16,425 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 251 transitions, 792 flow [2025-04-29 11:12:16,431 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:16,433 INFO L231 Difference]: Finished difference. Result has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:16,433 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:16,434 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 6 predicate places. [2025-04-29 11:12:16,434 INFO L485 AbstractCegarLoop]: Abstraction has has 215 places, 245 transitions, 729 flow [2025-04-29 11:12:16,434 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:16,434 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:16,434 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:16,434 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-29 11:12:16,434 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:16,435 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:16,435 INFO L85 PathProgramCache]: Analyzing trace with hash 1178031171, now seen corresponding path program 1 times [2025-04-29 11:12:16,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:16,435 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342499208] [2025-04-29 11:12:16,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:16,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:16,442 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-04-29 11:12:16,452 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-04-29 11:12:16,452 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:16,452 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:17,035 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:17,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:17,035 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1342499208] [2025-04-29 11:12:17,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1342499208] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:17,035 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:17,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:17,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1343385543] [2025-04-29 11:12:17,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:17,036 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:17,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:17,037 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:17,037 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:17,411 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 229 out of 270 [2025-04-29 11:12:17,412 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:17,412 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:17,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 229 of 270 [2025-04-29 11:12:17,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:18,748 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:18,749 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 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:18,749 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,749 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,750 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:18,750 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,750 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:18,810 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:18,811 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,811 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:18,832 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:18,832 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 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:18,832 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 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:18,832 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,832 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,836 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:18,836 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:18,836 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:19,511 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:19,511 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:19,511 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:19,511 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:19,511 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:19,555 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:19,555 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,555 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,555 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,555 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,579 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:19,579 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:19,579 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:19,579 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,579 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,580 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:19,580 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:19,580 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:19,580 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:19,580 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:19,596 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:19,596 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,596 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:19,596 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,596 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:19,596 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:19,607 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:19,607 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:19,607 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:19,607 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,607 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,628 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:19,628 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:19,628 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:19,628 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,628 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:19,662 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:19,662 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:19,662 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,662 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:19,662 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,674 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:19,674 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:19,674 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,674 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,674 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:19,689 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:19,689 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,689 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:19,689 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,689 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:19,701 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:19,701 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 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:19,701 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,701 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,702 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:19,702 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:19,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,702 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:19,705 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:19,706 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 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:19,706 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 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:19,706 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 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:19,706 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 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:19,707 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 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:19,707 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 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:19,707 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,707 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:19,716 INFO L116 PetriNetUnfolderBase]: 6043/20678 cut-off events. [2025-04-29 11:12:19,716 INFO L117 PetriNetUnfolderBase]: For 6833/7159 co-relation queries the response was YES. [2025-04-29 11:12:19,769 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:19,823 INFO L140 encePairwiseOnDemand]: 259/270 looper letters, 90 selfloop transitions, 36 changer transitions 0/327 dead transitions. [2025-04-29 11:12:19,823 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:19,824 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:19,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:19,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1470 transitions. [2025-04-29 11:12:19,825 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9074074074074074 [2025-04-29 11:12:19,825 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:19,826 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 220 places, 327 transitions, 1307 flow [2025-04-29 11:12:19,843 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:19,846 INFO L231 Difference]: Finished difference. Result has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:19,846 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:19,846 INFO L279 CegarLoopForPetriNet]: 209 programPoint places, 13 predicate places. [2025-04-29 11:12:19,847 INFO L485 AbstractCegarLoop]: Abstraction has has 222 places, 277 transitions, 1027 flow [2025-04-29 11:12:19,847 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:19,847 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:19,847 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:19,847 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-29 11:12:19,847 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:19,848 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:19,848 INFO L85 PathProgramCache]: Analyzing trace with hash 1420785147, now seen corresponding path program 1 times [2025-04-29 11:12:19,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:19,848 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1642545427] [2025-04-29 11:12:19,848 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:19,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:19,856 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:19,862 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:19,862 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:19,862 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:19,862 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-29 11:12:19,864 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 89 statements into 1 equivalence classes. [2025-04-29 11:12:19,869 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 89 of 89 statements. [2025-04-29 11:12:19,869 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:19,869 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-29 11:12:19,881 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-29 11:12:19,881 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-04-29 11:12:19,882 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-04-29 11:12:19,883 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-04-29 11:12:19,883 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-29 11:12:19,884 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-29 11:12:19,884 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-29 11:12:19,884 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-29 11:12:19,922 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-04-29 11:12:19,924 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:20,090 INFO L116 PetriNetUnfolderBase]: 148/1642 cut-off events. [2025-04-29 11:12:20,090 INFO L117 PetriNetUnfolderBase]: For 99/105 co-relation queries the response was YES. [2025-04-29 11:12:20,104 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:20,104 INFO L82 GeneralOperation]: Start removeDead. Operand has 309 places, 340 transitions, 743 flow [2025-04-29 11:12:20,115 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 268 places, 288 transitions, 621 flow [2025-04-29 11:12:20,116 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-29 11:12:20,116 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;@314c9563, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-29 11:12:20,116 INFO L341 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-04-29 11:12:20,117 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-29 11:12:20,117 INFO L116 PetriNetUnfolderBase]: 0/15 cut-off events. [2025-04-29 11:12:20,117 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-29 11:12:20,117 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:20,117 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:20,117 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:20,117 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:20,117 INFO L85 PathProgramCache]: Analyzing trace with hash -14976513, now seen corresponding path program 1 times [2025-04-29 11:12:20,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:20,117 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1619168203] [2025-04-29 11:12:20,117 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:20,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:20,120 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-04-29 11:12:20,121 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-04-29 11:12:20,121 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:20,121 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:20,127 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:20,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:20,127 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1619168203] [2025-04-29 11:12:20,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1619168203] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:20,127 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:20,127 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:20,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [859177573] [2025-04-29 11:12:20,127 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:20,128 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:20,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:20,128 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:20,128 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:20,155 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:20,155 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:20,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:20,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:20,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:21,024 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:21,025 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:21,025 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:21,025 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:21,025 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:21,054 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:21,055 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:21,055 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:21,055 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:21,055 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:21,164 INFO L116 PetriNetUnfolderBase]: 2728/11228 cut-off events. [2025-04-29 11:12:21,164 INFO L117 PetriNetUnfolderBase]: For 1423/1454 co-relation queries the response was YES. [2025-04-29 11:12:21,217 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14976 conditions, 11228 events. 2728/11228 cut-off events. For 1423/1454 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:21,261 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 37 selfloop transitions, 2 changer transitions 1/283 dead transitions. [2025-04-29 11:12:21,261 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:21,261 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:21,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:21,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 899 transitions. [2025-04-29 11:12:21,262 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8813725490196078 [2025-04-29 11:12:21,262 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:21,262 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 269 places, 283 transitions, 689 flow [2025-04-29 11:12:21,264 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:21,265 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:21,265 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:21,266 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, 1 predicate places. [2025-04-29 11:12:21,266 INFO L485 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 613 flow [2025-04-29 11:12:21,266 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:21,266 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:21,266 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:21,266 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-29 11:12:21,266 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:21,266 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:21,267 INFO L85 PathProgramCache]: Analyzing trace with hash -1303818782, now seen corresponding path program 1 times [2025-04-29 11:12:21,267 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:21,267 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [132924633] [2025-04-29 11:12:21,267 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:21,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:21,269 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-29 11:12:21,270 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-29 11:12:21,270 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:21,270 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:21,276 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,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:21,276 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [132924633] [2025-04-29 11:12:21,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [132924633] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:21,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:21,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:21,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [249109900] [2025-04-29 11:12:21,276 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:21,276 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:21,276 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:21,276 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:21,276 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:21,295 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:21,295 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:21,295 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:21,295 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:21,295 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:22,288 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:22,288 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:22,288 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:22,288 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:22,288 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:22,331 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:22,331 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:22,331 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,331 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:22,331 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:22,337 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:22,337 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:22,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,337 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:22,340 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:22,340 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:22,340 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,340 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:22,340 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:22,375 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:22,375 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:22,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:22,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:22,375 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:22,451 INFO L116 PetriNetUnfolderBase]: 3356/13202 cut-off events. [2025-04-29 11:12:22,452 INFO L117 PetriNetUnfolderBase]: For 2503/2652 co-relation queries the response was YES. [2025-04-29 11:12:22,515 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:22,566 INFO L140 encePairwiseOnDemand]: 333/340 looper letters, 39 selfloop transitions, 1 changer transitions 0/276 dead transitions. [2025-04-29 11:12:22,566 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:22,567 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:22,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:22,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 877 transitions. [2025-04-29 11:12:22,568 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8598039215686275 [2025-04-29 11:12:22,568 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:22,568 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 264 places, 276 transitions, 681 flow [2025-04-29 11:12:22,570 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:22,571 INFO L231 Difference]: Finished difference. Result has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:22,572 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:22,572 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:22,572 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 276 transitions, 599 flow [2025-04-29 11:12:22,572 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:22,572 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:22,572 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:22,572 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-29 11:12:22,572 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:22,573 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:22,573 INFO L85 PathProgramCache]: Analyzing trace with hash -1797084867, now seen corresponding path program 1 times [2025-04-29 11:12:22,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:22,573 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869038507] [2025-04-29 11:12:22,573 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:22,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:22,577 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-04-29 11:12:22,580 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-04-29 11:12:22,580 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:22,580 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:22,589 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,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:22,590 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869038507] [2025-04-29 11:12:22,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869038507] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:22,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:22,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:22,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [795822305] [2025-04-29 11:12:22,590 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:22,591 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:22,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:22,591 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:22,591 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:22,613 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 340 [2025-04-29 11:12:22,614 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:22,614 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:22,614 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 340 [2025-04-29 11:12:22,614 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:24,827 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:24,827 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:24,827 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:24,827 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:24,827 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:24,854 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:24,854 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:24,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:24,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:24,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:24,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][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:24,948 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:24,948 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:24,948 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:24,948 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:24,978 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:24,978 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:24,978 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:24,978 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:24,978 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:25,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][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,089 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:25,089 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:25,089 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:25,089 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:25,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][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:25,119 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:25,119 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:25,119 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:25,119 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:25,136 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:25,136 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:25,136 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:25,136 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:25,136 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:25,143 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:25,143 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:25,143 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:25,143 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:25,143 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:25,170 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:25,170 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:25,170 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:25,170 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:25,170 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:25,189 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:25,189 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:25,189 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:25,189 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:25,189 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:25,208 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:25,208 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:25,208 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:25,208 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,208 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,208 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:25,208 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:25,208 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:25,208 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,209 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:25,229 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:25,229 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:25,229 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:25,229 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:25,229 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:25,234 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:25,234 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:25,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:25,234 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:25,234 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:25,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][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:25,369 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:25,369 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,369 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,369 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,374 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:25,374 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,374 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:25,374 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,374 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,395 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:25,395 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:25,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,395 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:25,399 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:25,399 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:25,399 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:25,399 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:25,399 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:25,415 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:25,415 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:25,415 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:25,415 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,415 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:25,426 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:25,426 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:25,426 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:25,426 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,426 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:25,448 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:25,448 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:25,448 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:25,448 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:25,448 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:25,562 INFO L116 PetriNetUnfolderBase]: 8159/30006 cut-off events. [2025-04-29 11:12:25,562 INFO L117 PetriNetUnfolderBase]: For 2919/2977 co-relation queries the response was YES. [2025-04-29 11:12:25,722 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:25,849 INFO L140 encePairwiseOnDemand]: 337/340 looper letters, 37 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-04-29 11:12:25,850 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:25,850 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:25,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:25,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 895 transitions. [2025-04-29 11:12:25,851 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8774509803921569 [2025-04-29 11:12:25,851 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:25,851 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 263 places, 275 transitions, 675 flow [2025-04-29 11:12:25,853 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:25,855 INFO L231 Difference]: Finished difference. Result has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:25,855 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:25,855 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -6 predicate places. [2025-04-29 11:12:25,855 INFO L485 AbstractCegarLoop]: Abstraction has has 262 places, 275 transitions, 600 flow [2025-04-29 11:12:25,856 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:25,856 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:25,856 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:25,856 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-29 11:12:25,856 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:25,856 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:25,856 INFO L85 PathProgramCache]: Analyzing trace with hash 47682487, now seen corresponding path program 1 times [2025-04-29 11:12:25,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:25,856 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1940262322] [2025-04-29 11:12:25,856 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:25,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:25,860 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 42 statements into 1 equivalence classes. [2025-04-29 11:12:25,861 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 42 of 42 statements. [2025-04-29 11:12:25,861 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:25,861 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:25,872 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:25,872 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:25,872 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1940262322] [2025-04-29 11:12:25,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1940262322] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:25,872 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:25,872 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-29 11:12:25,872 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [707749625] [2025-04-29 11:12:25,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:25,873 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-29 11:12:25,873 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:25,873 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-29 11:12:25,873 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-29 11:12:25,892 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 277 out of 340 [2025-04-29 11:12:25,893 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:25,893 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:25,893 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 277 of 340 [2025-04-29 11:12:25,893 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:29,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], [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:29,956 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:29,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], [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:29,956 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,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], [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:29,956 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:29,956 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:29,960 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:29,960 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:29,960 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,960 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,960 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,975 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:29,975 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:29,975 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,975 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,975 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:29,993 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:29,993 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:29,993 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,993 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:29,993 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,997 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:29,997 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:29,997 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,997 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:29,997 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,025 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:30,025 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,025 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:30,025 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,025 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,029 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:30,029 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,029 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,029 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,029 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,044 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:30,045 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,045 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,045 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,045 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,049 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:30,049 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,049 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,049 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,049 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,059 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:30,059 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:30,059 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,059 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,059 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:30,060 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:30,060 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:30,060 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,060 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,060 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:30,073 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:30,073 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:30,073 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,073 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:30,073 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,076 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:30,076 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:30,076 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,076 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,077 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:30,084 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:30,084 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:30,084 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:30,084 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,084 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:30,089 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:30,089 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,089 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:30,089 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,089 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,098 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:30,098 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:30,098 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:30,098 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:30,098 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:30,119 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:30,120 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,120 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,120 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,120 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:30,134 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:30,134 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,134 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:30,134 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,134 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:30,156 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:30,156 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,156 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:30,156 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:30,156 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,172 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:30,173 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:30,173 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,173 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:30,173 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:30,175 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:30,175 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:30,175 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:30,175 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,175 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:30,190 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:30,191 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,191 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,191 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,191 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,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[][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:30,193 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,193 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,193 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,193 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,203 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:30,203 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,203 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,203 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,203 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,205 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:30,205 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,205 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,205 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:30,205 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,222 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:30,222 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,222 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,222 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,222 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,224 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:30,224 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:30,224 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,224 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,224 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:30,256 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:30,256 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,256 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,256 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,256 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,265 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:30,265 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,265 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,265 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,265 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,267 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:30,267 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,267 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,267 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,267 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,285 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:30,286 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,286 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:30,286 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,288 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:30,288 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,288 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:30,288 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,288 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,299 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:30,299 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,300 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,300 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,300 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,302 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:30,302 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,302 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,302 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,302 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,307 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:30,307 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,307 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:30,307 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:30,307 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,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, 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:30,310 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:30,310 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,310 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,310 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,311 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:30,311 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:30,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,311 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,311 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,319 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:30,319 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:30,319 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,319 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,319 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,322 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:30,322 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:30,322 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,322 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,322 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,484 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:30,484 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:30,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,484 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:30,514 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:30,514 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,514 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,514 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,514 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,516 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:30,516 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,516 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,516 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,531 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:30,531 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,531 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,532 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,532 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,532 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:30,532 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,532 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,532 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,532 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,534 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:30,534 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,534 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:30,534 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,534 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,544 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:30,544 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,546 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,546 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,546 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,548 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:30,548 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,548 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,548 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,548 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,550 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:30,550 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,550 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:30,550 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,550 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,553 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:30,553 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:30,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,553 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,553 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,555 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:30,555 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:30,555 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,555 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,555 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,560 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:30,560 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,560 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,560 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,560 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,562 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:30,562 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,562 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,562 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,562 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:30,565 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:30,565 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:30,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,566 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:30,566 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:30,566 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,566 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,566 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:30,578 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:30,578 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,578 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,581 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:30,581 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,581 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,581 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,581 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,591 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:30,591 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,591 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,591 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,591 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,594 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:30,594 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:30,594 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,594 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,594 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:30,599 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:30,599 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:30,599 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,599 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,599 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,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][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:30,609 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,609 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,609 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,609 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,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], [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:30,611 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,611 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,611 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,611 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,613 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:30,613 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,613 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:30,613 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,613 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,616 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:30,616 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:30,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:30,616 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:30,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][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:30,631 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,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[][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:30,632 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,632 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,633 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:30,634 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,634 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:30,634 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,634 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,646 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:30,646 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,646 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,646 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,646 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,648 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:30,648 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,648 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,648 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,648 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,651 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:30,651 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,651 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,651 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,651 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,654 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:30,654 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:30,654 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,655 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:30,655 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:30,655 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,655 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,655 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,663 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:30,663 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:30,663 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,663 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:30,666 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:30,666 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:30,666 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:30,666 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,669 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:30,669 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:30,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,669 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,671 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:30,671 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:30,671 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,671 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:30,671 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:30,682 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:30,683 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,683 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,686 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:30,686 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,686 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:30,686 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,686 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,695 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:30,695 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,695 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,695 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,696 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,698 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:30,698 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,698 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,698 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,698 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,699 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:30,699 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:30,699 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,699 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:30,699 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:30,710 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:30,710 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,710 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,710 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,710 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,713 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:30,713 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,713 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,713 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,713 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,714 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:30,714 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:30,714 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,714 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,714 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:30,720 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:30,721 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:30,721 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:30,721 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:30,721 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:30,737 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:30,737 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:30,737 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,737 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,738 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:30,744 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:30,744 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,744 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,744 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,744 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,748 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:30,748 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,748 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,748 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,748 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,755 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:30,755 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,755 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,755 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,755 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,757 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:30,757 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,757 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,757 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:30,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], [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:30,767 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,767 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,767 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,767 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,769 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:30,769 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:30,769 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,769 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,769 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:30,773 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:30,773 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,773 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,773 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,775 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:30,776 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,776 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,776 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,776 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,780 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:30,780 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,780 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,780 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,780 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:30,780 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,780 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,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], [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:30,782 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,782 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,782 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,784 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:30,784 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,784 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,784 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,784 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,791 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:30,791 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,797 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:30,797 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,797 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:30,797 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,797 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,798 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:30,798 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,798 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:30,798 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,798 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,801 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:30,801 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,801 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,801 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,806 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:30,806 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,806 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,806 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,806 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,808 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:30,808 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,808 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,808 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,808 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,809 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:30,809 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,809 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,809 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,809 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,812 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:30,812 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,812 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:30,812 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,812 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,813 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:30,813 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,813 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,813 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,813 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,814 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:30,814 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,814 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,814 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,814 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,817 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:30,817 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,817 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:30,817 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,817 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,821 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:30,821 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,821 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,821 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,821 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,823 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:30,823 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,823 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,823 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,823 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,825 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:30,825 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,825 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,827 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:30,827 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:30,828 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:30,828 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,828 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,829 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:30,829 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:30,829 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:30,829 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,829 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,835 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:30,836 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:30,836 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:30,836 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,836 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:30,857 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:30,857 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,858 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,858 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,858 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,859 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:30,859 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,859 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,859 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,859 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,861 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:30,861 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,861 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,861 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,861 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,861 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:30,862 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,862 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:30,862 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:30,862 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,868 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:30,868 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,868 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:30,868 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,868 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:30,868 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,868 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,869 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:30,869 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,869 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,869 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,869 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,872 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:30,872 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,872 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:30,872 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,872 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:30,872 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:30,872 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:30,873 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:30,873 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,873 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:30,873 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:30,873 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,874 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:30,874 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,874 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,874 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,874 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,875 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:30,875 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,875 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,875 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,875 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,876 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:30,876 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,876 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:30,876 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,876 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,877 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:30,877 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,877 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,877 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,878 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:30,878 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:30,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,878 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:30,878 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,879 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:30,879 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,879 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,879 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:30,880 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:30,880 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:30,880 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:30,880 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:30,880 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:30,881 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:30,881 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:30,881 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:30,881 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,881 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:30,883 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:30,883 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:30,883 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-29 11:12:30,883 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,883 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:30,888 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:30,888 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:30,888 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:30,888 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:30,888 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:30,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, 37#L54-9true, 318#true, 108#L54-1true, 246#$Ultimate##0true, 306#true]) [2025-04-29 11:12:30,890 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:30,890 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:30,890 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:30,890 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:30,891 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:30,891 INFO L286 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-04-29 11:12:30,891 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:30,891 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:30,891 INFO L289 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-04-29 11:12:30,893 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:30,893 INFO L286 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-04-29 11:12:30,893 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:30,893 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:30,893 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-29 11:12:30,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), 37#L54-9true, 318#true, 108#L54-1true, 275#L40-3true, 306#true, 217#L72-1true]) [2025-04-29 11:12:30,895 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:30,895 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:30,895 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:30,895 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,898 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:30,898 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:30,898 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,898 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,898 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:30,899 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:30,899 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:30,899 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,899 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,899 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:30,901 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:30,901 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-29 11:12:30,901 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,901 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:30,901 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:30,903 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:30,903 INFO L286 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2025-04-29 11:12:30,903 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:30,903 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:30,903 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:30,907 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:30,907 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:30,907 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:30,907 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:30,907 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:30,912 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:30,912 INFO L286 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2025-04-29 11:12:30,912 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:30,912 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:30,912 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:30,925 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:30,925 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:30,925 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,925 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:30,925 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:30,928 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:30,928 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,928 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:30,928 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:30,928 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:30,930 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:30,930 INFO L286 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-04-29 11:12:30,930 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,930 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:30,930 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:30,933 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:30,934 INFO L286 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2025-04-29 11:12:30,934 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:30,934 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:30,934 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:30,939 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:30,939 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:30,939 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:30,939 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:30,939 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:30,943 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:30,943 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:30,943 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:30,943 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:30,943 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:30,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, 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:30,947 INFO L286 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2025-04-29 11:12:30,947 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:30,947 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:30,947 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:30,952 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:30,952 INFO L286 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2025-04-29 11:12:30,952 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:30,952 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:30,952 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:30,963 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:30,963 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:30,963 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,963 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,963 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,968 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:30,969 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:30,969 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:30,969 INFO L286 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,969 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:30,984 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:30,984 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,984 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:30,984 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,984 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:30,987 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:30,987 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:30,987 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,987 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,987 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,988 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:30,988 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:30,988 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,988 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,988 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,991 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:30,991 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,991 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:30,991 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:30,991 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:30,992 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:30,992 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,992 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,992 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,992 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,993 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:30,993 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,993 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,993 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,993 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,994 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:30,994 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,994 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,994 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,994 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,996 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:30,996 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:30,996 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,996 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,996 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,997 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:30,997 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,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[][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:30,997 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,997 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,998 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:30,998 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,998 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:30,998 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:30,998 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:30,999 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:30,999 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:30,999 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:30,999 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:30,999 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,000 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:31,001 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:31,001 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,001 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,001 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,002 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:31,002 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,002 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:31,002 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,002 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:31,003 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:31,003 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:31,003 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:31,003 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,003 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,004 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:31,004 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:31,004 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,004 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:31,004 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,005 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:31,005 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:31,005 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,005 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:31,005 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:31,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[][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:31,011 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:31,011 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:31,011 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:31,011 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:31,012 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:31,012 INFO L286 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2025-04-29 11:12:31,012 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:31,012 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:31,012 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:31,013 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:31,013 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:31,013 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:31,013 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,013 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,013 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:31,013 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:31,013 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:31,013 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,014 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,014 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:31,014 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,015 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:31,015 INFO L286 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:31,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[][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:31,015 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:31,015 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,016 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,016 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:31,017 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:31,017 INFO L286 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-04-29 11:12:31,017 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:31,017 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,017 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:31,017 INFO L116 PetriNetUnfolderBase]: 18021/59652 cut-off events. [2025-04-29 11:12:31,017 INFO L117 PetriNetUnfolderBase]: For 5184/5395 co-relation queries the response was YES. [2025-04-29 11:12:31,210 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:31,398 INFO L140 encePairwiseOnDemand]: 332/340 looper letters, 40 selfloop transitions, 2 changer transitions 0/271 dead transitions. [2025-04-29 11:12:31,399 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:31,399 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-29 11:12:31,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-29 11:12:31,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 879 transitions. [2025-04-29 11:12:31,400 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.861764705882353 [2025-04-29 11:12:31,400 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:31,400 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 258 places, 271 transitions, 676 flow [2025-04-29 11:12:31,404 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:31,406 INFO L231 Difference]: Finished difference. Result has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:31,406 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:31,407 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -11 predicate places. [2025-04-29 11:12:31,407 INFO L485 AbstractCegarLoop]: Abstraction has has 257 places, 271 transitions, 598 flow [2025-04-29 11:12:31,407 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:31,407 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:31,407 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:31,407 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-29 11:12:31,407 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:31,408 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:31,408 INFO L85 PathProgramCache]: Analyzing trace with hash 2056086214, now seen corresponding path program 1 times [2025-04-29 11:12:31,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:31,408 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [965758083] [2025-04-29 11:12:31,408 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:31,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:31,412 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 48 statements into 1 equivalence classes. [2025-04-29 11:12:31,414 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 48 of 48 statements. [2025-04-29 11:12:31,414 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:31,414 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:31,667 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:31,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:31,667 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [965758083] [2025-04-29 11:12:31,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [965758083] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:31,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:31,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:31,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760962938] [2025-04-29 11:12:31,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:31,668 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:31,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:31,668 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:31,668 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:31,905 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 287 out of 340 [2025-04-29 11:12:31,907 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:31,907 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:31,907 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 287 of 340 [2025-04-29 11:12:31,907 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:32,684 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:32,684 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,684 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:32,684 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,684 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:32,684 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,684 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,685 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,685 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,685 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:32,685 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,685 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,685 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,685 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,712 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:32,712 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,712 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:32,712 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,712 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,713 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:32,713 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:32,713 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:32,713 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,713 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:32,723 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:32,723 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,723 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,723 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,723 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,723 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,749 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:32,750 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:32,750 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:32,750 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,750 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:32,750 INFO L286 olderBase$Statistics]: this new event has 130 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is not cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is not cut-off event [2025-04-29 11:12:32,750 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:32,750 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:32,750 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,751 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:32,765 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:32,765 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,765 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,765 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,765 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,803 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:32,804 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,804 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:32,804 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,804 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:32,804 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,804 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:32,804 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,804 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:32,804 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,804 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,805 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:32,805 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,805 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:32,805 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,805 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:32,805 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,805 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:32,805 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,805 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:32,805 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,805 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,806 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,836 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:32,836 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:32,836 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:32,888 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:32,888 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,888 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:32,888 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,888 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:32,888 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,888 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:32,888 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,888 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,977 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:32,977 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,977 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:32,977 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:32,977 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:32,977 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,977 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:32,977 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:32,977 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:32,977 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:32,977 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:32,978 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,978 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:32,978 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,024 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,024 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,025 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:33,025 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,025 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:33,025 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,025 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:33,025 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,025 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:33,025 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,025 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,026 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:33,026 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,026 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,026 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:33,027 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,027 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:33,027 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,027 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:33,027 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,027 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:33,027 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,027 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,138 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:33,138 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,138 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,138 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,138 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,138 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,138 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,139 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:33,139 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,139 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:33,139 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,139 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,140 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:33,140 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,140 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:33,140 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,140 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,141 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,141 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,141 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,326 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:33,326 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,326 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,327 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,395 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:33,395 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is not cut-off event [2025-04-29 11:12:33,395 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:33,395 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:33,396 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,396 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,445 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,445 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,466 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:33,466 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,466 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:33,466 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:33,467 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 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:33,467 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,467 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,468 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:33,468 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,468 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:33,468 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,468 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,469 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:33,469 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,469 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:33,469 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,469 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:33,469 INFO L286 olderBase$Statistics]: this new event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:33,469 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,510 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,510 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:33,510 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:33,510 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,511 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:33,511 INFO L286 olderBase$Statistics]: this new event has 144 ancestors and is not cut-off event [2025-04-29 11:12:33,511 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:33,511 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-29 11:12:33,511 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:33,533 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:33,533 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,533 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,534 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:33,534 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,534 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,573 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:33,573 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,573 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:33,573 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:33,573 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,574 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,574 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:33,574 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is not cut-off event [2025-04-29 11:12:33,574 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:33,574 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:33,574 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-04-29 11:12:33,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], [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:33,641 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:33,641 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:33,641 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-29 11:12:33,641 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:33,642 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:33,642 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-29 11:12:33,642 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:33,642 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:33,642 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-29 11:12:33,642 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:33,643 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,643 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:33,643 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,643 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:33,643 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,705 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:33,705 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:33,706 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:33,706 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-29 11:12:33,706 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-29 11:12:33,707 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:33,707 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,707 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,707 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,707 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:33,707 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:33,763 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:33,763 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,763 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:33,763 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:33,763 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:33,770 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:33,770 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:33,770 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:33,826 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:33,826 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-29 11:12:33,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[][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:33,826 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,830 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:33,831 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-29 11:12:33,831 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:33,831 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:33,831 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:33,831 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,831 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,835 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,835 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,836 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:33,836 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:33,836 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:33,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[][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:33,955 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,955 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,955 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,955 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,957 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:33,957 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,957 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,957 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,957 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,959 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:33,959 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:33,959 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:33,961 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:33,961 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,961 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:33,983 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:33,983 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,983 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:33,983 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,983 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:33,983 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,983 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:33,983 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,983 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,987 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:33,987 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,987 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:33,987 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:33,987 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:33,987 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:33,987 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:33,988 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:33,988 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,988 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:33,988 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,988 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:33,990 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:33,990 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:33,990 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:33,990 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:33,990 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,034 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:34,034 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:34,034 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:34,034 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:34,034 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-29 11:12:34,034 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-29 11:12:34,035 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:34,035 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,035 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,035 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,035 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,039 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:34,040 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,040 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:34,040 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,040 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:34,040 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,040 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,044 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:34,044 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,044 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,044 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,044 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,056 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:34,056 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,056 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,056 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,056 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,336 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:34,336 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,336 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,336 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,336 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,343 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:34,343 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,343 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,343 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,343 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,371 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:34,372 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,372 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:34,372 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,372 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:34,372 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,372 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:34,372 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,372 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,373 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:34,374 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,374 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,374 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:34,374 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,374 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,382 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:34,382 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,382 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:34,382 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,386 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:34,386 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,386 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:34,386 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,386 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:34,386 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,386 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:34,386 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,386 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,388 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:34,389 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,389 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:34,389 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,389 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:34,389 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,389 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:34,389 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,389 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:34,389 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,389 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,391 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:34,392 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,392 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:34,392 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,392 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:34,392 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,392 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:34,392 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,392 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:34,392 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,392 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,394 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:34,394 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,394 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,395 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:34,395 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,395 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:34,395 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,395 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,395 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,430 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:34,430 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,430 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:34,430 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,430 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,437 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,437 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,437 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,437 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,437 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,440 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:34,440 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,440 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:34,440 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,440 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:34,440 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,440 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:34,440 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,440 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,441 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:34,441 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,441 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,441 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:34,441 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,442 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:34,442 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,442 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:34,442 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,442 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:34,442 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,442 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,488 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:34,488 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,488 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:34,488 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,488 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:34,488 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,488 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:34,488 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,488 INFO L289 olderBase$Statistics]: existing Event has 175 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:34,490 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 173 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:34,490 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 172 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:34,490 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 175 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:34,490 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,490 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,492 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:34,493 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,493 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:34,493 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,493 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:34,493 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,493 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:34,493 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,493 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,517 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:34,517 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,517 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,544 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:34,544 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,545 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:34,545 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,545 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:34,545 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,545 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:34,545 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,545 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:34,545 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,545 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,546 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:34,546 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,546 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,546 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,546 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,547 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:34,547 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,547 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:34,547 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,547 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:34,547 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,547 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:34,547 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,547 INFO L289 olderBase$Statistics]: existing Event has 166 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)), 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:34,548 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 177 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], [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:34,548 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 165 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[][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:34,548 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 167 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[][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:34,548 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 168 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[][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:34,549 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,549 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:34,549 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,549 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:34,549 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,549 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,550 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:34,550 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,550 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:34,550 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,550 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:34,550 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,550 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,551 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:34,551 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,552 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:34,552 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,552 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:34,552 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,552 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:34,552 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,552 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:34,552 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,552 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,554 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:34,554 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,554 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:34,554 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,554 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,555 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:34,555 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,555 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:34,555 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,555 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:34,555 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,555 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,568 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:34,568 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,568 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,568 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,568 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,729 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:34,729 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,729 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:34,729 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,729 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:34,729 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,729 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:34,729 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,729 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 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:34,731 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,731 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:34,731 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,731 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:34,731 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 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:34,731 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,731 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:34,731 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,731 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,734 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:34,734 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,734 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,745 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:34,745 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,745 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,778 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:34,778 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,778 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:34,778 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,778 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:34,778 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,778 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:34,778 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,778 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,784 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:34,784 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,784 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:34,784 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,784 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:34,784 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,784 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:34,784 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,784 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:34,784 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,784 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,787 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:34,787 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,787 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:34,787 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,787 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:34,787 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,787 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,788 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:34,788 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,788 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,808 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:34,808 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,808 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,808 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,808 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,808 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,810 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:34,810 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,810 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,832 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:34,832 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,832 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:34,832 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,832 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,834 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:34,834 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,834 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:34,834 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,834 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:34,834 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,834 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:34,834 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,835 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:34,835 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,835 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,836 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:34,836 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,836 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:34,836 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,836 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,838 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:34,839 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,839 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,839 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,839 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,839 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,839 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,853 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:34,853 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,853 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,853 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,853 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,853 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,855 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:34,855 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,855 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,855 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,855 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,858 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:34,858 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,858 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,862 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:34,862 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,862 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,862 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,862 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,862 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,867 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,867 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,867 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,868 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,869 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:34,869 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,869 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,869 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,869 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,871 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:34,871 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,871 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,871 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,871 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,872 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:34,872 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,872 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,872 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,872 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,872 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,884 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:34,885 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,885 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:34,885 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,885 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:34,885 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,885 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:34,885 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,886 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:34,886 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,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[][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:34,886 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,886 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,887 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:34,887 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,887 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,887 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,887 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,887 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,887 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,888 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:34,888 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,888 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:34,888 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,888 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:34,888 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,888 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:34,888 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,889 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:34,889 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,889 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,889 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,889 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,889 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,889 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,890 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:34,890 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,890 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,890 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,890 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,902 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:34,902 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,902 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,905 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:34,905 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,905 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,908 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:34,908 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,908 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,909 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,912 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:34,912 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,912 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,918 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,918 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,918 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,919 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,925 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:34,925 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,925 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:34,925 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,925 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:34,925 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,925 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,928 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:34,928 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is not cut-off event [2025-04-29 11:12:34,928 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:34,928 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-29 11:12:34,929 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:34,929 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,929 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:34,929 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:34,930 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:34,930 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,930 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,930 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,930 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,941 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:34,941 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,941 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:34,941 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,941 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:34,941 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,941 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:34,941 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,941 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 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:34,942 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:34,942 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:34,942 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 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:34,942 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,942 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,943 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:34,943 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,943 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:34,943 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,943 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,944 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:34,944 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,944 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:34,944 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:34,947 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:34,947 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,947 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:34,947 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,947 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,948 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:34,948 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:34,948 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:34,948 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,948 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:34,948 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,948 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,950 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,950 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,950 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,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[][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:34,950 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,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, 87#L40-3true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 305#true]) [2025-04-29 11:12:34,950 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,950 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,951 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,951 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,952 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:34,952 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,952 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:34,952 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,952 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:34,952 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,952 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:34,952 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,952 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:34,952 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,952 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,954 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:34,954 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,954 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,954 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,954 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,954 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,954 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,955 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:34,955 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:34,955 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:34,955 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,955 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:34,955 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,955 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:34,955 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,955 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:34,957 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:34,957 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,957 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,957 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:34,957 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,957 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,959 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:34,959 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,959 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,959 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,959 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:34,962 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:34,962 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,962 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,962 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,962 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,962 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:34,962 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,966 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:34,966 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,966 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,966 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,966 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,966 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,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], [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:34,972 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,972 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,972 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:34,972 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,977 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:34,977 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,977 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:34,977 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:34,977 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,978 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:34,978 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,978 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:34,978 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,978 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,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, 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:34,981 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,981 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,981 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,981 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,981 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:34,982 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,982 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:34,982 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-29 11:12:34,982 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:34,985 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:34,985 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,985 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-29 11:12:34,985 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:34,985 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:34,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[][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:34,996 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,996 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:34,996 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,996 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 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:34,997 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,997 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:34,997 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:34,997 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:34,997 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,998 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:34,998 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,998 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:34,998 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,999 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:34,999 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 177 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 ([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:34,999 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:34,999 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,009 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:35,009 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,009 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,010 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:35,010 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,010 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,010 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,010 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,010 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,011 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:35,011 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,011 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,011 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,011 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,011 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,011 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,012 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:35,012 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,012 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,012 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,012 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,012 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,012 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,015 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:35,015 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,015 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,015 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,015 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,015 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,021 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:35,021 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,021 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,021 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,021 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,026 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:35,026 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,026 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:35,026 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,026 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,027 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:35,027 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,027 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,029 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:35,029 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,029 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:35,029 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:35,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,029 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:35,029 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,030 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:35,030 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-04-29 11:12:35,030 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,032 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:35,032 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,032 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,032 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,032 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-29 11:12:35,039 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:35,039 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,039 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:35,039 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,039 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,039 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:35,040 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,040 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:35,040 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,040 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:35,040 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,040 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:35,040 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,040 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:35,040 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,040 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,041 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:35,042 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,042 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:35,042 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,042 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,042 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:35,049 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:35,049 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,049 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:35,049 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:35,049 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:35,049 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,049 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,053 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:35,053 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,053 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,053 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,054 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:35,054 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,054 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,054 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,054 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,056 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:35,056 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,056 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,056 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,056 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,058 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:35,058 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,058 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:35,058 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,058 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,059 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:35,059 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,059 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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,060 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,060 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:35,060 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,060 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:35,060 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,060 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,060 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:35,061 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,061 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:35,061 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,061 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,062 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:35,062 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,062 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,062 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,062 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,062 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,062 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,063 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:35,063 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,063 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:35,063 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,063 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:35,063 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,063 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:35,063 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,063 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,063 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:35,064 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,064 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,064 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,064 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,064 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,066 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:35,066 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,066 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:35,066 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,066 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:35,066 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,066 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:35,066 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,066 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:35,066 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,066 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,068 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:35,068 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,068 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,068 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,068 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,073 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:35,073 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,073 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:35,073 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,073 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,074 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:35,074 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,074 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,076 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:35,077 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,077 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:35,077 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,077 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:35,077 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,077 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,079 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:35,079 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,079 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-29 11:12:35,079 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,079 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,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], [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:35,087 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,087 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:35,087 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,087 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,088 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:35,088 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,088 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,089 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:35,089 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,089 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,089 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,089 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,092 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:35,092 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:35,092 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,093 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:35,093 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,093 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,093 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,093 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,094 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:35,094 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,094 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,094 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,096 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:35,096 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,096 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,097 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:35,097 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,097 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,097 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,097 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,097 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,099 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:35,099 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,099 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:35,099 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,099 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,101 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:35,101 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,101 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,101 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,101 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,106 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:35,106 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,106 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,106 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,106 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,108 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:35,108 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,108 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:35,108 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,108 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,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], [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,109 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,109 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,110 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:35,110 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,110 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:35,110 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,110 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,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], [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,111 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,111 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,111 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,111 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,111 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,111 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,113 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:35,113 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,113 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,113 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,113 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,114 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:35,114 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,114 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:35,114 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,114 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:35,114 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,114 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,115 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:35,115 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,115 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:35,115 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,115 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,118 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:35,118 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,118 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:35,118 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,118 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,119 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:35,119 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,119 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,121 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:35,121 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,121 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:35,121 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,121 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:35,121 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,121 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,123 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:35,123 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,123 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,123 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,124 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,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], [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:35,131 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,131 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,131 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,131 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,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], [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:35,132 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,132 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,132 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,132 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,132 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,132 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:35,133 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,133 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,134 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:35,134 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,134 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,134 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,134 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,136 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:35,136 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,136 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:35,142 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:35,142 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,142 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,142 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,142 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,144 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:35,144 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,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[][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:35,144 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,144 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,146 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:35,146 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,147 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:35,147 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,147 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,148 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:35,148 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,148 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:35,148 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,148 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,151 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:35,151 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,151 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,151 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,151 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,155 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:35,155 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,155 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,155 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,155 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,155 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,156 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:35,156 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,156 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,157 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:35,157 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,157 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,158 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:35,158 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,158 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:35,158 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,158 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,159 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:35,159 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,159 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,161 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:35,161 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,161 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,162 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:35,162 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,162 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:35,162 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,162 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,163 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:35,163 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,163 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,163 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,163 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,163 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,163 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,175 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:35,175 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,175 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:35,175 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,175 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,176 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:35,176 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,176 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,177 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:35,177 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,177 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,177 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,180 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:35,180 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,180 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,180 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,180 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:35,185 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:35,186 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,186 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:35,186 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-29 11:12:35,186 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,187 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:35,187 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,187 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:35,187 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,187 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,192 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:35,192 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,192 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,192 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,192 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,193 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:35,193 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,193 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:35,193 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,193 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,196 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:35,196 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,196 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,196 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,196 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,198 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:35,198 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:35,198 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,198 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,203 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:35,203 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,203 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,203 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,203 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,208 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:35,208 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,208 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:35,208 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,208 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:35,208 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,208 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:35,208 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,208 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:35,208 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,208 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,210 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:35,210 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,210 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:35,210 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,210 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,210 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:35,211 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,211 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:35,211 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,211 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:35,211 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,211 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,213 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,213 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:35,213 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,214 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:35,214 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,214 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:35,214 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,214 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,215 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:35,215 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,215 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:35,215 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,215 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:35,215 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,215 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:35,215 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,215 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:35,215 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,215 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,218 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:35,218 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,218 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,218 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:35,219 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,219 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,219 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,219 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,219 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,219 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:35,220 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,220 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,221 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:35,221 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,221 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,221 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,221 INFO L289 olderBase$Statistics]: existing Event has 166 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:35,224 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,224 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,230 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:35,230 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-29 11:12:35,230 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-29 11:12:35,230 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,230 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:35,231 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:35,231 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,231 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:35,231 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,231 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,236 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:35,236 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,236 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,237 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:35,237 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,237 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,237 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,237 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,240 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:35,240 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,240 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,240 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,240 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,242 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:35,242 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,242 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:35,242 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,242 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:35,242 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,242 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:35,242 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,242 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:35,242 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,242 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,243 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:35,243 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,243 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:35,243 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,243 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:35,243 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,243 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,244 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:35,244 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,244 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,244 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:35,244 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,244 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,245 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:35,245 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,245 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,245 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,245 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,246 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:35,246 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,246 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:35,246 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,246 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,252 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:35,252 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,252 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:35,252 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,252 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,252 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,255 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:35,255 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,255 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,255 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,255 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,256 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:35,256 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,256 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:35,256 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,256 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:35,256 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,256 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:35,256 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,256 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:35,257 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,257 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:35,257 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,257 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:35,257 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,257 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,258 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:35,258 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,258 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:35,258 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,258 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,259 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:35,259 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,259 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:35,259 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,259 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:35,259 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,259 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:35,259 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,259 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,260 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:35,260 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,260 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,261 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:35,261 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,261 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:35,261 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,261 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:35,261 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,261 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:35,261 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,261 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,261 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:35,261 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,262 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:35,262 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,271 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:35,271 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-29 11:12:35,271 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-29 11:12:35,271 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,271 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:35,272 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:35,272 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 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:35,272 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,272 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,277 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:35,277 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,277 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,278 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,278 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,279 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:35,279 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,279 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,279 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,279 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,282 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:35,282 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,282 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:35,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, 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:35,287 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,287 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,287 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,288 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,288 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:35,288 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,289 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,289 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,289 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,289 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:35,289 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,290 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:35,290 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,290 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,291 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:35,291 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,292 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,292 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,292 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,294 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:35,294 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,294 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:35,294 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,294 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,294 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:35,295 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,295 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,295 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,295 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,295 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,297 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:35,297 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,297 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,297 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,297 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,301 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:35,301 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,301 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,301 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,301 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,303 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:35,303 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,303 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:35,303 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,303 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:35,303 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,303 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:35,303 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,303 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,304 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:35,304 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,304 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:35,304 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,304 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:35,304 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,304 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:35,304 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,304 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,306 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:35,306 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,306 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:35,306 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,306 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,308 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:35,308 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,308 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:35,308 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,308 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,311 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:35,311 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 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:35,311 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,311 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,315 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:35,315 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,315 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,316 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,317 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:35,317 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,317 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,317 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,317 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,320 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:35,320 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:35,327 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:35,327 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,327 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,327 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,327 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,327 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,327 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,328 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:35,328 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,328 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,328 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,328 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,332 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:35,332 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-29 11:12:35,332 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:35,332 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,332 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:35,332 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,332 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,333 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:35,333 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,333 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:35,333 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,334 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:35,334 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,334 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,335 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:35,335 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,335 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:35,335 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,335 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:35,335 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,335 INFO L289 olderBase$Statistics]: existing Event has 184 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:35,339 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,339 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,343 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:35,343 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,343 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:35,343 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,343 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,344 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:35,344 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,344 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:35,344 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,344 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:35,344 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,344 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,345 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:35,345 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,347 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:35,347 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,347 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:35,347 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,347 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:35,347 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,347 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,348 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:35,348 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,348 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:35,348 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,348 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,350 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:35,350 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,350 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,350 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,350 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,351 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:35,351 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,351 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:35,351 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,351 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:35,351 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,351 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:35,351 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,351 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,354 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:35,354 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,354 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,355 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:35,355 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,355 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,355 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,355 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,358 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:35,358 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,358 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,358 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,358 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:35,365 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:35,365 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,365 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,365 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,367 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:35,367 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,367 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,367 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,367 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,370 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:35,370 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 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, 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:35,371 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,371 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:35,375 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,375 INFO L289 olderBase$Statistics]: existing Event has 184 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,383 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:35,383 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,383 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:35,383 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,383 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,384 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:35,384 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,384 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:35,384 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,384 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:35,384 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,384 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,385 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:35,385 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,385 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,385 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,387 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:35,387 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,387 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:35,387 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,387 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,388 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:35,388 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,388 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:35,388 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,388 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:35,388 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,388 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,390 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:35,390 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,390 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,390 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,391 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:35,391 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,391 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:35,391 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,391 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:35,391 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,391 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,392 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:35,392 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,395 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:35,395 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,395 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:35,395 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,395 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,395 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:35,395 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,395 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,396 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:35,396 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,396 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:35,396 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,396 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:35,396 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,396 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:35,397 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,397 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:35,397 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,397 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:35,397 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,397 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:35,397 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,397 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:35,397 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,407 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:35,407 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,407 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,407 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,407 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,407 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,407 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,408 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:35,408 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,408 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,408 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,408 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,412 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:35,412 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,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], [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:35,412 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,412 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,422 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:35,423 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,423 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:35,423 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,423 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:35,423 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,423 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:35,423 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,423 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:35,423 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,424 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:35,424 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,424 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:35,424 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,424 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,425 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:35,425 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,425 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,429 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:35,429 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,429 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:35,429 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,429 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,430 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:35,430 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,430 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:35,430 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 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:35,430 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,430 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,431 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,431 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,431 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,433 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:35,433 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,433 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:35,433 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,433 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,433 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,434 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:35,434 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,434 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:35,434 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,434 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:35,434 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,434 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:35,434 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,434 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,435 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:35,435 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,435 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:35,435 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,435 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,437 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,437 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,437 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 183 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,437 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,437 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,437 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,438 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:35,438 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,438 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:35,438 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,438 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:35,438 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,438 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:35,438 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,438 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,440 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:35,440 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,440 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:35,440 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,440 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:35,440 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,440 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:35,440 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,440 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:35,440 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,440 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,441 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:35,441 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,441 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,442 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:35,442 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,442 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:35,442 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,442 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,443 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:35,443 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,443 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:35,443 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,443 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:35,443 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,443 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:35,443 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,443 INFO L289 olderBase$Statistics]: existing Event has 196 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,444 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 185 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], [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:35,444 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,444 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:35,444 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,444 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 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:35,445 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,445 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:35,445 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,445 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:35,445 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,445 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:35,445 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,445 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,446 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:35,446 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,446 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,450 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:35,450 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,450 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,450 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,450 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,450 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,450 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,451 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:35,451 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,451 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,451 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,451 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,454 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:35,455 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,455 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:35,455 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,455 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,470 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:35,470 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,470 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,471 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:35,471 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,471 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,473 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:35,473 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,473 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,473 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,473 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,473 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:35,473 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,474 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:35,474 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,474 INFO L289 olderBase$Statistics]: existing Event has 187 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[][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:35,476 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 190 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:35,476 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:35,476 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,476 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:35,476 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 189 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 ([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:35,476 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 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:35,476 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,477 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,480 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:35,480 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,480 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,480 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,480 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,480 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,481 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:35,481 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,481 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:35,481 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,481 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:35,481 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,482 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:35,482 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,482 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,483 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:35,483 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,483 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:35,483 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,483 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:35,483 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,483 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,485 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:35,485 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,485 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:35,485 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,485 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:35,485 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,485 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,487 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:35,488 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,488 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:35,488 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,488 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:35,488 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,488 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:35,488 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,488 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,489 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:35,489 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,489 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:35,489 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,489 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,492 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:35,492 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,492 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:35,492 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,507 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:35,508 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,508 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,508 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,508 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,508 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,508 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,510 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:35,510 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,510 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,516 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:35,516 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,516 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:35,516 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,516 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,516 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,516 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:35,522 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:35,522 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,522 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:35,522 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,522 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:35,522 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 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:35,522 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,522 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,523 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:35,523 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,523 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:35,523 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,523 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:35,523 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,523 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,524 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:35,524 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,524 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:35,524 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,524 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-04-29 11:12:35,525 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:35,525 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 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:35,525 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,525 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:35,525 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,525 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,526 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:35,526 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,526 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,526 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,526 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,527 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:35,527 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,527 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:35,527 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,527 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,528 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:35,528 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,528 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:35,528 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,528 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:35,528 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,528 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,530 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:35,530 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,530 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,530 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,531 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:35,531 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,531 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,532 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:35,532 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,532 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:35,532 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,532 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:35,532 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,532 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,545 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:35,546 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,546 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,546 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,546 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,546 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,546 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,548 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:35,548 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,548 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,550 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:35,550 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,550 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,551 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:35,551 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,551 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:35,551 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,551 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:35,551 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,551 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:35,551 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,551 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,552 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:35,552 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,552 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,553 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:35,553 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,553 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,553 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,553 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,554 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:35,554 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,554 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,554 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,554 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,557 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:35,557 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,557 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:35,557 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,557 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 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:35,558 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,558 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:35,558 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 196 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:35,558 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 187 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:35,558 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,558 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:35,558 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:35,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,559 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:35,559 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,559 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,562 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:35,562 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 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:35,562 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 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:35,562 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,562 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,564 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:35,564 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,564 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,564 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,564 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,564 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,565 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 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:35,566 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,567 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:35,567 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,567 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:35,567 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,567 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,568 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:35,568 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,568 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:35,568 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,568 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:35,568 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,568 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:35,568 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,569 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:35,569 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,569 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,570 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:35,570 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,570 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:35,570 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,570 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,573 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:35,573 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,573 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:35,573 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,573 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:35,573 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,573 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:35,573 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,573 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:35,573 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,573 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,574 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:35,574 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,575 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:35,575 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,575 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:35,575 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,575 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:35,575 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,575 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:35,575 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,575 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,576 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:35,576 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,576 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:35,576 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,576 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:35,576 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,576 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:35,576 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,576 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:35,576 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 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:35,577 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,577 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:35,577 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,577 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:35,577 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,577 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:35,577 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,577 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:35,577 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,579 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:35,579 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,579 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:35,579 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,579 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:35,579 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,579 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:35,579 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,579 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:35,579 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,579 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 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:35,580 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,580 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:35,580 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,580 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:35,580 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,580 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:35,580 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,580 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:35,580 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,580 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,581 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:35,581 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,581 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:35,581 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,581 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:35,581 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,581 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:35,581 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,581 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:35,581 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,581 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:35,589 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:35,589 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,589 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,589 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,589 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,589 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,589 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,591 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:35,591 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,591 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,591 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,591 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,594 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:35,594 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,594 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,595 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:35,595 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 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:35,595 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,595 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:35,595 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,595 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:35,595 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 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:35,595 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,596 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:35,596 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,596 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,596 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,596 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,597 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:35,597 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,597 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,597 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,597 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,597 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,604 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,604 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:35,604 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is not cut-off event [2025-04-29 11:12:35,604 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,609 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:35,609 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,610 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:35,610 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 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:35,610 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 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:35,610 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 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:35,610 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 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:35,610 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,610 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,613 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:35,613 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,613 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:35,613 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,613 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,613 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:35,613 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,614 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:35,614 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,614 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:35,614 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,614 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,615 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:35,615 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,615 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:35,615 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,616 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:35,616 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,616 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,616 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,616 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,616 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,616 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,619 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:35,619 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,619 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:35,619 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,619 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:35,619 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,619 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:35,619 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,619 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:35,619 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,619 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,620 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:35,620 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,620 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:35,620 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,620 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:35,620 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,620 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:35,620 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,620 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,621 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:35,621 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,621 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,622 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:35,622 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,622 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,623 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:35,623 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,623 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:35,623 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,623 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:35,623 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,623 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:35,623 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,623 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:35,623 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,623 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,627 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:35,627 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,627 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,627 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,627 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,627 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,627 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,629 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:35,629 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,629 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,629 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,629 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,632 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:35,632 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,632 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,633 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:35,633 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,633 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:35,633 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,633 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:35,633 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,633 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:35,633 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 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:35,633 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,633 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,634 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:35,634 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,634 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,634 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,634 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,634 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,635 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:35,635 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,635 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,635 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,635 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,635 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,635 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,642 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:35,642 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,642 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,642 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-29 11:12:35,642 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-29 11:12:35,644 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:35,644 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,644 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,646 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:35,646 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,646 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,646 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,646 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,650 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:35,650 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,650 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:35,650 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:35,651 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:35,651 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,651 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:35,651 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,651 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:35,651 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,651 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,652 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:35,652 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,652 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:35,652 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,652 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,657 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:35,657 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,657 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,657 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,657 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,657 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,657 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,658 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:35,658 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,658 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:35,658 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,658 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:35,658 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,658 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,659 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:35,659 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:35,659 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:35,659 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,659 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:35,659 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,659 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,661 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:35,661 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,661 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:35,661 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,661 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,662 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:35,662 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,662 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:35,662 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,663 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,663 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,665 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:35,665 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,665 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,666 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:35,666 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,666 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:35,666 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,666 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:35,666 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,666 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:35,666 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 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:35,666 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,667 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,667 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:35,667 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,667 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,667 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,668 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,668 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,669 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:35,669 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,669 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,669 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,669 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,669 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,669 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,676 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:35,676 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,676 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:35,676 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,676 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-29 11:12:35,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, 33#L42-3true, 233#L54-9true, 325#true, 305#true]) [2025-04-29 11:12:35,678 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,678 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,682 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:35,682 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,682 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,683 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:35,683 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 186 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 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:35,683 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,683 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:35,683 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,683 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,684 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:35,684 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,684 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,686 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:35,686 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,686 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,687 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:35,687 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,687 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,687 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,687 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:35,694 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:35,694 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,694 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,694 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:35,695 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,695 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:35,695 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,695 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,696 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:35,696 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-29 11:12:35,696 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:35,696 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,696 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,697 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:35,697 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,697 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:35,697 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,697 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,698 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:35,698 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,698 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,698 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,698 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,698 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,698 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,699 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:35,699 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,699 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:35,699 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,699 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:35,699 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,699 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,700 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:35,700 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,700 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:35,700 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,700 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:35,700 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,700 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:35,700 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,700 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:35,700 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,700 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,701 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:35,701 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,701 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:35,701 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,701 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,708 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:35,709 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,709 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-29 11:12:35,709 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:35,709 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,710 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:35,710 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,710 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,710 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,710 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,710 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,710 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,711 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,715 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:35,716 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,716 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:35,716 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,716 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:35,716 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,716 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:35,716 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,716 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,717 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:35,717 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,717 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,717 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,717 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,717 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,719 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:35,719 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,719 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,719 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,719 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,720 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:35,720 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,720 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,720 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,720 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:35,721 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:35,721 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,721 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:35,721 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,721 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,722 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:35,722 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,722 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,722 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,723 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:35,723 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,723 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,723 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,724 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:35,724 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,724 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,724 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,725 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,731 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:35,731 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,731 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:35,731 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,731 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:35,731 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,731 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,732 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:35,732 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-29 11:12:35,732 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:35,732 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,732 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,733 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:35,733 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,733 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:35,733 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,733 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,734 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:35,734 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,734 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,735 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:35,735 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,735 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,735 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,735 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,735 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,735 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,736 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:35,737 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,737 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:35,737 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,737 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:35,737 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,737 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:35,737 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,737 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:35,737 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,737 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:35,737 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,737 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,738 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:35,738 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,738 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:35,738 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,738 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:35,738 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,738 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:35,738 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,738 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:35,738 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,740 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:35,740 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,740 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:35,740 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,740 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:35,740 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,740 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,741 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,741 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:35,741 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,741 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,741 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:35,741 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,741 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:35,741 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,741 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:35,741 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,741 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,741 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:35,741 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,742 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:35,742 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,742 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,745 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:35,745 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,745 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,750 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:35,750 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,750 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:35,750 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,750 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,751 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:35,751 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,751 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,751 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,752 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:35,752 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,752 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,752 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,752 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,752 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,753 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:35,753 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,753 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,753 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,753 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,754 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:35,754 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,754 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,754 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:35,754 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,755 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:35,755 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,755 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,756 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:35,756 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,756 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,756 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:35,756 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,757 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,757 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,758 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:35,758 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,758 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,759 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:35,759 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,759 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,763 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:35,763 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,763 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:35,763 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,763 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,769 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:35,769 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,769 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:35,769 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,769 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:35,769 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,769 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,770 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:35,770 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,770 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,771 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:35,771 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,771 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:35,771 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,771 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,772 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:35,772 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,772 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:35,772 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,772 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,775 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:35,775 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,775 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:35,775 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,775 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,776 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:35,776 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,776 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:35,776 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,776 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:35,776 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,776 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,783 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:35,783 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,783 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:35,783 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,783 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,784 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:35,784 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,784 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,784 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,785 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:35,785 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,785 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,785 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,785 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,785 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,787 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:35,787 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,787 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:35,787 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:35,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,789 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:35,789 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,789 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:35,789 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,789 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,790 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:35,790 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,790 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,790 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,790 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,790 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,791 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:35,791 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,791 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,791 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,791 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,792 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:35,792 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,792 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,792 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,792 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,796 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:35,796 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-29 11:12:35,796 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:35,796 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,798 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:35,798 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,798 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,806 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:35,806 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,806 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:35,806 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,806 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:35,806 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,806 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,807 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:35,807 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:35,807 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:35,807 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,807 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,809 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:35,809 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,809 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,809 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,810 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:35,810 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,810 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,811 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,811 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,811 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,815 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:35,815 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,815 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,815 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,815 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,815 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,815 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,816 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:35,816 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,816 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,816 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,816 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,816 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,816 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,820 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:35,820 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,820 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:35,820 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,820 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,821 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:35,821 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,821 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,821 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,821 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,821 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,822 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:35,822 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,822 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,823 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,824 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:35,824 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,824 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,828 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:35,828 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-29 11:12:35,828 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:35,828 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,828 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,830 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:35,830 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,830 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,834 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:35,834 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,834 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,834 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,834 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,834 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,836 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:35,836 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,836 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,836 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,836 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:35,846 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:35,846 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,846 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:35,846 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,846 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,847 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:35,847 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,847 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,848 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:35,848 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,848 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,855 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:35,855 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,855 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:35,855 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-29 11:12:35,856 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:35,856 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,856 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,856 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,856 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:35,857 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:35,857 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,857 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,862 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:35,862 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,862 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,862 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,862 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,862 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,863 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:35,863 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,863 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,863 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,863 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:35,865 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:35,865 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,865 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,865 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,865 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,865 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,866 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:35,866 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,866 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:35,866 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,866 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,867 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:35,867 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,867 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:35,867 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,867 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,868 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:35,868 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,868 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,868 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,868 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,868 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,868 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,872 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,872 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:35,872 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:35,872 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:35,877 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:35,877 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-04-29 11:12:35,877 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-29 11:12:35,878 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:35,878 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,878 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:35,878 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,879 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:35,879 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,879 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:35,879 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,879 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,881 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:35,881 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,881 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:35,881 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,881 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,882 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:35,882 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,882 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:35,882 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,882 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:35,882 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,882 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:35,889 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:35,889 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,889 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,889 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,889 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,890 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,890 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,890 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,894 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:35,894 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,894 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,894 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,895 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:35,895 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,895 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,895 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:35,895 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:35,897 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:35,897 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,897 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,897 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,897 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 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:35,898 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,898 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:35,898 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,898 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,898 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:35,899 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,899 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,899 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,899 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,899 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,900 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:35,900 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,900 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,900 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,900 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,900 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,900 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,914 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:35,914 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 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:35,914 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,914 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,915 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:35,915 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,915 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,916 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:35,916 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,916 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,919 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:35,919 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,919 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,928 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:35,928 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,928 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,928 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,928 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,928 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,929 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:35,929 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:35,931 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:35,931 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,931 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,931 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,931 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,931 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,932 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:35,932 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,932 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:35,932 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,933 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:35,933 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,933 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,933 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,933 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,933 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,934 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:35,934 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,934 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,934 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,934 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,934 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:35,934 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,939 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:35,940 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:35,940 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,940 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,940 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,940 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,940 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,941 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:35,941 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,941 INFO L289 olderBase$Statistics]: existing Event has 194 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 ([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:35,949 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,949 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,949 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,949 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:35,951 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:35,951 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,951 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,953 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:35,953 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:35,953 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-29 11:12:35,954 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:35,954 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,954 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,954 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,954 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,954 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,954 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,955 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:35,955 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,955 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,955 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,955 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,955 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,955 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,963 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,963 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,963 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,963 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,963 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,964 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:35,964 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,964 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:35,964 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,964 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,965 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:35,965 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,965 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,965 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,965 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,965 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,968 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:35,968 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,968 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,968 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,968 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:35,968 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:35,969 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,974 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:35,974 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:35,974 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,974 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,974 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,974 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,974 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,975 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:35,975 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,975 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,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], [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:35,976 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:35,976 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,977 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:35,977 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,977 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,981 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:35,981 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:35,981 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:35,981 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,981 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:35,983 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:35,983 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:35,983 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,983 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,984 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:35,984 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,984 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:35,984 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:35,984 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:35,984 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,984 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:35,984 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,984 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:35,985 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:35,985 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,985 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:35,988 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:35,988 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,988 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,988 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:35,988 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:35,988 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:35,989 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,989 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:35,989 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:35,989 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:35,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[][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:35,992 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-29 11:12:35,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[][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:35,992 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,992 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,992 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:35,993 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,993 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,993 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,993 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,993 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,993 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,994 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:35,994 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:35,994 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:35,994 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:35,994 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:35,994 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:35,994 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,006 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:36,006 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,006 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,006 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,006 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,006 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,006 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,007 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:36,007 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,007 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,007 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,007 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,007 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,008 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:36,008 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,009 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:36,009 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,009 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,009 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,009 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,012 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:36,012 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,012 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,012 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,012 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:36,023 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:36,023 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,023 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,024 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:36,024 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,024 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,024 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,024 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,024 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,024 INFO L289 olderBase$Statistics]: existing Event has 200 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 ([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,025 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,025 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,037 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:36,037 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,037 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,037 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,037 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,037 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,037 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,038 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:36,038 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,038 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:36,038 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,038 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,040 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:36,040 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,040 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,040 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,040 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,043 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:36,043 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,043 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:36,043 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,043 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,050 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:36,050 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,050 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:36,050 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,050 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,056 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:36,056 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:36,056 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:36,056 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:36,056 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,071 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:36,071 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,079 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:36,079 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,079 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:36,079 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,079 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:36,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, 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:36,086 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:36,086 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:36,086 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,086 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,105 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,105 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,105 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,106 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:36,106 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,106 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,106 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,106 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,106 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:36,128 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:36,128 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,128 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:36,128 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:36,128 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:36,175 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:36,175 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,175 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:36,175 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,175 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,176 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:36,176 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,176 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:36,176 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,176 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:36,176 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,176 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,187 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:36,187 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,187 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:36,187 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,187 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:36,187 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,187 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,205 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:36,205 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,206 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:36,206 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,206 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:36,206 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,206 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,230 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:36,230 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,230 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,231 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:36,231 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,231 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:36,231 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,231 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:36,231 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,231 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,232 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:36,232 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,232 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,260 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:36,260 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,260 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,281 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:36,281 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:36,281 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,281 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,281 INFO L289 olderBase$Statistics]: existing Event has 141 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 ([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:36,282 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,282 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,286 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,286 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,287 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:36,287 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,287 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,316 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:36,316 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,316 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,317 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,317 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,318 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,322 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:36,322 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,322 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:36,322 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,322 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:36,322 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,322 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:36,322 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,322 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,323 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:36,323 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:36,323 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,333 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:36,333 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,333 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,333 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,333 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,333 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,333 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,348 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:36,348 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,348 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,349 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:36,349 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,350 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,375 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:36,375 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,375 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,375 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,375 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,376 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:36,376 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,376 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,378 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:36,378 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,378 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,379 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:36,379 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,379 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,380 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:36,381 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,381 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,382 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:36,382 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,382 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,382 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,382 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,382 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,386 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:36,386 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,386 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:36,386 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,386 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:36,386 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,386 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:36,386 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,386 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,387 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,407 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:36,407 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,407 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,407 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,407 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:36,407 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,407 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,411 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:36,411 INFO L286 olderBase$Statistics]: this new event has 234 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,411 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 165 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,411 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,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, 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:36,411 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,411 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,412 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:36,412 INFO L286 olderBase$Statistics]: this new event has 234 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 165 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,413 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:36,413 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,413 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-29 11:12:36,414 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:36,414 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,414 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,415 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:36,415 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,415 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,415 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,416 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,416 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,439 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:36,439 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,439 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:36,439 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,439 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,439 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,439 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:36,444 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:36,444 INFO L286 olderBase$Statistics]: this new event has 235 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 167 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 166 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 176 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 176 ancestors and is cut-off event [2025-04-29 11:12:36,444 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,445 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:36,445 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,446 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,465 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:36,465 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,465 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,465 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,465 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,465 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,465 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,471 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:36,471 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-29 11:12:36,471 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:36,478 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:36,478 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,478 INFO L289 olderBase$Statistics]: existing Event has 178 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,478 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,478 INFO L289 olderBase$Statistics]: existing Event has 167 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 L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,479 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,480 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:36,480 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,480 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,498 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:36,498 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,498 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,500 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:36,500 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,500 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,500 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,500 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,503 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:36,503 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,503 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,503 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,503 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,503 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,503 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-29 11:12:36,511 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:36,511 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,511 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:36,511 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,511 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,512 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:36,512 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,512 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,512 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,513 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:36,513 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:36,513 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:36,520 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:36,520 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,520 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,526 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:36,526 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,526 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,526 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,526 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,536 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:36,536 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,536 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,537 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:36,537 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,537 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,727 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:36,727 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,727 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,727 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,727 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,727 INFO L289 olderBase$Statistics]: existing Event has 174 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 ([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:36,740 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,740 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,741 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:36,741 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,741 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,741 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,741 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:36,743 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:36,743 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,743 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,748 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:36,748 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,748 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:36,748 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,748 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:36,748 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,748 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:36,748 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,748 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,748 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:36,749 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,749 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:36,749 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,749 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:36,749 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,749 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:36,749 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,749 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:36,749 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,749 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:36,749 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,749 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,750 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,757 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:36,757 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,757 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:36,757 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,757 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,758 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:36,758 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,758 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,758 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,758 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,758 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,764 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:36,764 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,764 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:36,764 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,764 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:36,764 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,764 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,765 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:36,765 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,765 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:36,765 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:36,765 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:36,765 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,765 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:36,765 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,765 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:36,765 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,765 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,766 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:36,766 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,766 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:36,766 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,766 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:36,766 INFO L286 olderBase$Statistics]: this new event has 236 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 179 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 168 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 168 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 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 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:36,766 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,766 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:36,766 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,766 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,767 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:36,767 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 166 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 176 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,767 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,769 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:36,769 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,769 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:36,769 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,769 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 174 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:36,770 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:36,770 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:36,770 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,770 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:36,770 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,770 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:36,770 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,770 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,778 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:36,778 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,778 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,785 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:36,785 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,785 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:36,785 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,785 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:36,785 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,785 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:36,785 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,785 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,786 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:36,786 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,786 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:36,786 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,786 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:36,786 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,786 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:36,786 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,786 INFO L289 olderBase$Statistics]: existing Event has 215 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[][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,791 INFO L286 olderBase$Statistics]: this new event has 234 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 165 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 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 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:36,791 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,791 INFO L289 olderBase$Statistics]: existing Event has 168 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 179 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,792 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:36,792 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,792 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,792 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,792 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,792 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,803 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:36,803 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,803 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:36,803 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,803 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,813 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:36,813 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 236 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 178 ancestors and is cut-off event [2025-04-29 11:12:36,813 INFO L289 olderBase$Statistics]: existing Event has 167 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 179 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,814 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,822 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:36,822 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,822 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:36,822 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,822 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:36,822 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,822 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:36,822 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,822 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:36,822 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,822 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,823 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:36,823 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,823 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:36,823 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,823 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:36,823 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,823 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,824 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:36,824 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,824 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:36,824 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,824 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,825 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,825 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:36,826 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,826 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,826 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,826 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,826 INFO L289 olderBase$Statistics]: existing Event has 166 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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,835 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 166 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 166 ancestors and is cut-off event [2025-04-29 11:12:36,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,839 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:36,839 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 182 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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:36,839 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,839 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,847 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:36,847 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,847 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,847 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,847 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,848 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:36,848 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,848 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:36,848 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,848 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,849 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:36,849 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,849 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,850 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:36,850 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,850 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,850 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,850 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,857 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:36,857 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,857 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:36,857 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,857 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:36,857 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,857 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:36,857 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,857 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,858 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:36,858 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,858 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:36,858 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,858 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:36,858 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,858 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,859 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:36,859 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,859 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:36,859 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,859 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:36,859 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,859 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:36,867 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:36,867 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,867 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,874 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:36,874 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 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:36,874 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,874 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:36,874 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:36,874 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:36,874 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,874 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,875 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:36,875 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,875 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:36,875 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,875 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,877 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:36,877 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 166 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 L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,877 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:36,877 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,877 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,878 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:36,878 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:36,878 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:36,878 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:36,878 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,878 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,884 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:36,884 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,884 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:36,884 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,884 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,885 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,895 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:36,895 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:36,895 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,895 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,895 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:36,895 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:36,908 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:36,908 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,908 INFO L289 olderBase$Statistics]: existing Event has 214 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:36,909 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,909 INFO L289 olderBase$Statistics]: existing Event has 214 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 ([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:36,911 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,911 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,917 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:36,917 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:36,917 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,917 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,919 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:36,919 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:36,919 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,919 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,919 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,919 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,919 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 ([1075] threadEXIT-->L54-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem7_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem7=|v_threadThread2of3ForFork0_#t~mem7_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,923 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:36,923 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:36,937 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:36,937 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,938 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,938 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:36,941 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:36,941 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,941 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,941 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,941 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,942 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:36,942 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,942 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,942 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,942 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:36,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[][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:36,944 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,944 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:36,944 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,946 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:36,946 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,946 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,950 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:36,950 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,950 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,962 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:36,962 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,962 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,963 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:36,963 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,963 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:36,967 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:36,967 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 177 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 186 ancestors and is cut-off event [2025-04-29 11:12:36,968 INFO L289 olderBase$Statistics]: existing Event has 188 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 187 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 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:36,968 INFO L286 olderBase$Statistics]: this new event has 245 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 177 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 177 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 188 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 176 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,969 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:36,969 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,969 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,972 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:36,972 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:36,972 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:36,972 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,972 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:36,973 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:36,973 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:36,973 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:36,973 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,973 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:36,973 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:36,973 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:36,975 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:36,975 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,975 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:36,975 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,975 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,975 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,975 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:36,983 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:36,983 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,983 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,992 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:36,992 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,992 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:36,994 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:36,994 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,994 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:36,995 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:36,995 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,995 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,996 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:36,996 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:36,996 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,000 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:37,000 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,000 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:37,000 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,000 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:37,000 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:37,000 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:37,000 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,000 INFO L289 olderBase$Statistics]: existing Event has 166 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 176 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,001 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:37,001 INFO L286 olderBase$Statistics]: this new event has 244 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 164 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,001 INFO L289 olderBase$Statistics]: existing Event has 164 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 ([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:37,002 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 215 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 ([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:37,002 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 224 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 ([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:37,002 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,002 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,003 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:37,003 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,003 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:37,003 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,003 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:37,003 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,003 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:37,003 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,003 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:37,003 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-29 11:12:37,003 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,004 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:37,004 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,004 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:37,004 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,004 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:37,004 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:37,004 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-29 11:12:37,009 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:37,009 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,009 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,015 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:37,015 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,015 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,021 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:37,021 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,021 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:37,021 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is not cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:37,021 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:37,023 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:37,023 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,023 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:37,023 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,023 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:37,023 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,023 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,025 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:37,025 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,025 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:37,025 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,025 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:37,028 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:37,028 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,028 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:37,028 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,028 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:37,028 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 174 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 165 ancestors and is cut-off event [2025-04-29 11:12:37,028 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,029 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:37,029 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,029 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,031 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:37,031 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,031 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,033 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:37,033 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 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:37,033 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,033 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:37,033 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,033 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,034 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,034 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,034 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,034 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,034 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,038 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:37,038 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,038 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,041 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:37,041 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,041 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,041 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 188 ancestors and is cut-off event [2025-04-29 11:12:37,042 INFO L289 olderBase$Statistics]: existing Event has 178 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 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,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[][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:37,198 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,198 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,198 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:37,198 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:37,199 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:37,201 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:37,201 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,201 INFO L289 olderBase$Statistics]: existing Event has 185 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,202 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,203 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:37,203 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 191 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 179 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 180 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 179 ancestors and is cut-off event [2025-04-29 11:12:37,203 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:37,203 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,203 INFO L289 olderBase$Statistics]: existing Event has 191 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 179 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 180 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 190 ancestors and is cut-off event [2025-04-29 11:12:37,204 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:37,204 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,213 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:37,213 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,213 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,232 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:37,232 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,232 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,232 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,232 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-29 11:12:37,232 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,233 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:37,233 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is not cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is not cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:37,233 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:37,234 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:37,234 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:37,234 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-29 11:12:37,237 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:37,237 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,237 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,239 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:37,239 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing 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 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 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 180 ancestors and is cut-off event [2025-04-29 11:12:37,239 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:37,239 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,239 INFO L289 olderBase$Statistics]: existing 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,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 180 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 181 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 180 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 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:37,240 INFO L286 olderBase$Statistics]: this new event has 249 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 180 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 181 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 181 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 192 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,245 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:37,245 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,246 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:37,246 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,246 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:37,246 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,246 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:37,246 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 168 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 178 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 247 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,246 INFO L289 olderBase$Statistics]: existing Event has 237 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,247 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:37,247 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 177 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,247 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,247 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,249 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:37,249 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,249 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:37,249 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,249 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,250 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:37,250 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,250 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:37,250 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,250 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:37,250 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,250 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,267 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:37,267 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,267 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,278 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:37,278 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is not cut-off event [2025-04-29 11:12:37,278 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is not cut-off event [2025-04-29 11:12:37,278 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is not cut-off event [2025-04-29 11:12:37,278 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:37,279 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:37,279 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,279 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,279 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-29 11:12:37,279 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-29 11:12:37,281 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:37,281 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,281 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,281 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,282 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,284 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:37,284 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,284 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:37,284 INFO L286 olderBase$Statistics]: this new event has 250 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 191 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,285 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:37,285 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,291 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:37,291 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,291 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:37,291 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,291 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:37,291 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,292 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:37,292 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,292 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:37,292 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,292 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,307 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:37,307 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,307 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,313 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:37,313 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,313 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,315 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:37,315 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,315 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,315 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,315 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,315 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,318 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:37,318 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,318 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,323 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:37,323 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,323 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-29 11:12:37,323 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,323 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-29 11:12:37,325 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:37,325 INFO L286 olderBase$Statistics]: this new event has 257 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,325 INFO L289 olderBase$Statistics]: existing Event has 179 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 178 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 188 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,325 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 247 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,325 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:37,325 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,325 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,328 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:37,328 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,328 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:37,328 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,328 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:37,328 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,328 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:37,328 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,328 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,329 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,330 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:37,330 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,330 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,330 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,330 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,338 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:37,338 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,338 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,338 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:37,339 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,339 INFO L289 olderBase$Statistics]: existing Event has 188 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 ([1073] threadEXIT-->L54-9: Formula: (= v_threadThread1of3ForFork0_thidvar0_10 |v_threadThread2of3ForFork0_#t~mem7_8|) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10, threadThread2of3ForFork0_#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:37,341 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 192 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[][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:37,341 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,341 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,344 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:37,344 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,344 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:37,344 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,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, 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:37,344 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,344 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:37,344 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,344 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,344 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:37,345 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,345 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,354 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:37,354 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,354 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,360 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:37,360 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,360 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,362 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:37,362 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,362 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,362 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,362 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,362 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,373 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:37,374 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 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:37,374 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,374 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:37,374 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,374 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:37,374 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,374 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,375 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:37,375 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,375 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:37,375 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,375 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,378 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:37,378 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,378 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:37,378 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,378 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,378 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:37,378 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,378 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:37,378 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,378 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,379 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:37,379 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,379 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,382 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:37,382 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,382 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,382 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-29 11:12:37,382 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-29 11:12:37,387 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:37,387 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,388 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:37,388 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,388 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:37,388 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,388 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:37,388 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,388 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,389 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,390 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,390 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:37,390 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,390 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,392 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:37,392 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,392 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,393 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:37,393 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,393 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,399 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:37,399 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,399 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,404 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:37,404 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,404 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,405 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,406 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:37,406 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,406 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,406 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,407 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,407 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,416 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:37,416 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,416 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:37,416 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,416 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,417 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:37,417 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,417 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:37,417 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,417 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,420 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:37,420 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,420 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,433 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:37,434 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,434 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:37,434 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,434 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,436 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:37,436 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,436 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:37,436 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,436 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,437 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,443 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:37,443 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,443 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,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, 172#L68-10true, 20#L42-3true, 233#L54-9true, 309#true, 325#true, 306#true]) [2025-04-29 11:12:37,445 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,445 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,457 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:37,457 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,457 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:37,457 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,457 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:37,457 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,457 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:37,457 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,457 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,458 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,460 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:37,460 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,460 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,460 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,460 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,460 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,465 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:37,465 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,465 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,466 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:37,466 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,466 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,474 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:37,474 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,474 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,475 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:37,476 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,476 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,478 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:37,478 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,478 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:37,478 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,478 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,480 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:37,480 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,480 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:37,480 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,480 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,481 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,484 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:37,484 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,484 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:37,484 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,484 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:37,484 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,484 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,485 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:37,485 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,485 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:37,485 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,485 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,486 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:37,486 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,486 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,488 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:37,488 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 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:37,488 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,488 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,490 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:37,490 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,490 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:37,490 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,490 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,491 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:37,491 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,491 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:37,491 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,491 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:37,491 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,491 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:37,500 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:37,500 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,500 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,500 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:37,500 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,500 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:37,500 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,500 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,501 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,503 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:37,503 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-29 11:12:37,503 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,503 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:37,503 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,503 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,508 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:37,508 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,508 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,509 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:37,509 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,509 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,514 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:37,514 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,514 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:37,514 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,514 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,517 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:37,517 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,517 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,517 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,517 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,517 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,518 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:37,518 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,518 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,524 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:37,524 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,524 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:37,524 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,524 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,525 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:37,525 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,527 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:37,527 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,527 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:37,527 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,527 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,528 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:37,528 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,528 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,531 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:37,532 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,532 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,533 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:37,533 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,533 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:37,533 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,533 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,534 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,536 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:37,536 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,536 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,537 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,541 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:37,541 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,541 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 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:37,541 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 183 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 183 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 183 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,541 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:37,541 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,541 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:37,541 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,541 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,544 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:37,544 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,544 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,549 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:37,549 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,549 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:37,549 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,549 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,554 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:37,555 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,555 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:37,555 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,555 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,558 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:37,558 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,558 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,559 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,561 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:37,561 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,561 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,561 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,561 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,561 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,564 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:37,565 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,565 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:37,565 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 190 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 ([1077] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_12 |v_threadThread1of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12, threadThread1of3ForFork0_#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:37,565 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,565 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:37,565 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,565 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,566 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:37,566 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,566 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:37,566 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,566 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,568 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:37,569 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,569 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:37,569 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,569 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,571 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:37,571 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,571 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:37,571 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,571 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 180 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 ([1071] threadEXIT-->L54-9: Formula: (= v_threadThread2of3ForFork0_thidvar0_8 |v_threadThread3of3ForFork0_#t~mem7_10|) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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:37,572 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:37,572 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:37,572 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 170 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 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:37,572 INFO L286 olderBase$Statistics]: this new event has 250 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,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 181 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,572 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:37,572 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,572 INFO L289 olderBase$Statistics]: existing 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,572 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,573 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:37,573 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,573 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:37,573 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,573 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,579 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:37,579 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,579 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,580 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:37,580 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,580 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,581 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:37,581 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,581 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,584 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:37,584 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,584 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:37,584 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,584 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,591 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:37,591 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,591 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:37,591 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,591 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,592 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,592 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,592 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 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:37,597 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,597 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:37,597 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,597 INFO L289 olderBase$Statistics]: existing Event has 186 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,597 INFO L289 olderBase$Statistics]: existing Event has 186 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,601 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:37,601 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,601 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,604 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:37,604 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-29 11:12:37,604 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,604 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,604 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:37,604 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,615 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:37,615 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,615 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 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:37,617 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,617 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:37,617 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,617 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,618 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,618 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,618 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,618 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,620 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:37,620 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,620 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,621 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:37,621 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,621 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,622 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:37,622 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,622 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,625 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:37,625 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,625 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:37,625 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,625 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,633 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:37,633 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,633 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:37,633 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,633 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,637 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:37,637 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,637 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,640 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:37,640 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-29 11:12:37,640 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,640 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:37,640 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,640 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,654 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:37,654 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,654 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:37,654 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,654 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,657 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:37,657 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,657 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:37,657 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,657 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:37,657 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,657 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,661 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:37,661 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,661 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,661 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,661 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,661 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,662 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:37,662 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,662 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,666 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:37,666 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,666 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,667 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:37,667 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,667 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:37,667 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,667 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,667 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:37,667 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,668 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:37,668 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,668 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,669 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:37,669 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,669 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:37,669 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,669 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,675 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:37,675 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,675 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,678 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:37,678 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:37,678 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,690 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:37,690 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,690 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,696 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:37,696 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,696 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:37,696 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,696 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:37,696 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,696 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,698 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:37,698 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,698 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,701 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:37,701 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 187 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 186 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,701 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,703 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:37,703 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,703 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:37,703 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,703 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,704 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,704 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,706 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:37,706 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,706 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:37,706 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,706 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,707 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:37,707 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,707 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:37,707 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,707 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:37,707 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,707 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,710 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:37,710 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,710 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:37,710 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,710 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,711 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:37,711 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,711 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:37,711 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,711 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:37,711 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,711 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,729 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:37,730 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,730 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:37,730 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,730 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:37,730 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,730 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,731 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:37,731 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,731 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:37,731 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,731 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:37,731 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,731 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:37,731 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,731 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 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:37,732 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,732 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:37,732 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,732 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,734 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:37,734 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,734 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,735 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,735 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,735 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:37,735 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,735 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,735 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,735 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,739 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:37,739 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,739 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,741 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:37,741 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,741 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,741 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 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:37,741 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,742 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:37,742 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,742 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,744 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:37,744 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,744 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,745 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:37,745 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,745 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:37,745 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,745 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,745 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:37,745 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,746 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:37,746 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,746 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,760 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:37,760 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,760 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,766 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:37,766 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,766 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:37,766 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,766 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,767 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:37,767 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,767 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:37,767 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,767 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:37,767 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,767 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,768 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:37,768 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,768 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,769 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:37,769 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,769 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:37,769 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,769 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:37,769 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,769 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:37,769 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,769 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,770 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:37,770 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,770 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,770 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,770 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:37,772 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:37,772 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,772 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:37,772 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,772 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,773 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,774 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:37,774 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,774 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,778 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:37,778 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 199 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,778 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,778 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,780 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:37,780 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,780 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:37,780 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,780 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,781 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:37,781 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 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:37,781 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,781 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,782 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:37,782 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,782 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,783 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:37,783 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,783 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,784 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,796 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:37,796 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,796 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,803 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:37,804 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is not cut-off event [2025-04-29 11:12:37,804 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:37,804 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,804 INFO L289 olderBase$Statistics]: existing Event has 240 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 ([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:37,806 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is not cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is not cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is not cut-off event [2025-04-29 11:12:37,806 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is not cut-off event [2025-04-29 11:12:37,808 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:37,808 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,808 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:37,808 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,808 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,811 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:37,811 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,811 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:37,811 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,811 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:37,811 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,811 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,812 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:37,812 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,812 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:37,812 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,812 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,813 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:37,813 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,813 INFO L289 olderBase$Statistics]: existing Event has 254 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[][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:37,816 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,816 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,816 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,816 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,826 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:37,826 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,826 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,843 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:37,843 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 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:37,843 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,843 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:37,843 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-29 11:12:37,843 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,844 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:37,844 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,844 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:37,844 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,844 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,846 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:37,846 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,846 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:37,846 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,846 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,846 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:37,846 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,847 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,847 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:37,847 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,847 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,847 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:37,847 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,848 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:37,848 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,848 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:37,848 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,848 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:37,848 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,848 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:37,848 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,848 INFO L289 olderBase$Statistics]: existing Event has 240 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 ([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:37,850 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,850 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:37,850 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,850 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:37,850 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,850 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:37,850 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,850 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:37,850 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,850 INFO L289 olderBase$Statistics]: existing Event has 180 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 248 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,851 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:37,851 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,851 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:37,851 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,851 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:37,851 INFO L286 olderBase$Statistics]: this new event has 258 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 247 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 189 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,851 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:37,851 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,851 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,854 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:37,854 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,854 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,871 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:37,871 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,871 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:37,871 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:37,871 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,871 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:37,872 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,872 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:37,872 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:37,872 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:37,873 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:37,874 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,874 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:37,875 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:37,875 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:37,875 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,875 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,876 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,876 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,876 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,876 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,876 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,878 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:37,878 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,881 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:37,881 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 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:37,881 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,881 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:37,881 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,882 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:37,882 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 178 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 178 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,882 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:37,882 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,882 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,884 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,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, 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:37,884 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,884 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,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, 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:37,885 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,885 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,885 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,885 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,887 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:37,887 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,887 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:37,887 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,887 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:37,887 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,887 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:37,887 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,887 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:37,887 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,887 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,900 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:37,900 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,900 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,905 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:37,905 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:37,905 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,906 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:37,906 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,906 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,909 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:37,909 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,909 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:37,909 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,909 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,910 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:37,910 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,910 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:37,910 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,910 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,921 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:37,921 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,921 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,927 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:37,927 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,929 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:37,929 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:37,929 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,942 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:37,942 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,942 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,947 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:37,948 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,948 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,950 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:37,950 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-29 11:12:37,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,950 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,950 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,950 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:37,960 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:37,960 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,960 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:37,960 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-29 11:12:37,960 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:37,960 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,960 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:37,961 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:37,961 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-29 11:12:37,961 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:37,961 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,961 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:37,961 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,961 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,962 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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:37,962 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,962 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,963 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:37,963 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,963 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:37,963 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,963 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:37,963 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,963 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,966 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:37,966 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,966 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:37,966 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,966 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:37,966 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,966 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:37,966 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,966 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:37,966 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,966 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,967 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,967 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,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[][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,968 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,968 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,974 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:37,974 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,974 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,976 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:37,976 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,976 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,989 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:37,989 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,989 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:37,989 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,989 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:37,989 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,989 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:37,989 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,989 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,990 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:37,990 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,990 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:37,990 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,990 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:37,990 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,990 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:37,990 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,990 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,991 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:37,991 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,991 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:37,991 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,991 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:37,991 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,991 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,992 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:37,992 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,992 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:37,992 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,992 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:37,992 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,992 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,993 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:37,993 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,993 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:37,993 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,993 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,995 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:37,995 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,995 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:37,995 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,995 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:37,995 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:37,995 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:37,995 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:37,997 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:37,997 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,997 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:37,997 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,997 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:37,997 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,997 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,998 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:37,998 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:37,998 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:37,998 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,998 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:37,998 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,998 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:37,998 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,998 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,999 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:37,999 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:37,999 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:37,999 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:37,999 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:37,999 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:37,999 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:37,999 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:37,999 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:37,999 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:37,999 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,000 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,000 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,000 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,000 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,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), 37#L54-9true, 233#L54-9true, 63#L72-6true, 305#true]) [2025-04-29 11:12:38,001 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,001 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,001 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,001 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,001 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:38,001 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,001 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,002 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:38,002 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,002 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,003 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:38,003 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,003 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:38,003 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,003 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:38,003 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,003 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:38,003 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,003 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,005 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:38,005 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,005 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,007 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-29 11:12:38,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,007 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:38,007 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,007 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,016 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:38,016 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,016 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:38,016 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,016 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,030 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:38,030 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,030 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,031 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:38,031 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,031 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,035 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:38,035 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,035 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,037 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,037 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:38,037 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,037 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,038 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:38,038 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,038 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:38,038 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,038 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,043 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:38,043 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,043 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,043 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,043 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,043 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,044 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:38,044 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,044 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:38,044 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,044 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:38,044 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,044 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:38,044 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,044 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,044 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:38,045 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,045 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:38,045 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-29 11:12:38,045 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:38,045 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,045 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,046 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:38,046 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,046 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:38,046 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,046 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,047 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:38,047 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,047 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:38,047 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,047 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:38,047 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,047 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:38,047 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,047 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,048 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:38,048 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,048 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,049 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:38,049 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,049 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:38,049 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,049 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,050 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:38,050 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,050 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:38,050 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,050 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:38,050 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,050 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,054 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:38,054 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,054 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,055 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:38,055 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,055 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,055 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,055 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,055 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,055 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,059 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:38,059 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,060 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:38,060 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,060 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,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], [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:38,061 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,061 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,062 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:38,062 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:38,062 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:38,062 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,062 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,070 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:38,070 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,070 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,070 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,070 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,071 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:38,071 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,071 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,075 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:38,075 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,075 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,077 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:38,077 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,077 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:38,077 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,077 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,078 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:38,078 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,078 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,078 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:38,079 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,079 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,087 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:38,087 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,087 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 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:38,088 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,088 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:38,088 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,088 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:38,088 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,089 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:38,089 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,089 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,090 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:38,091 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-29 11:12:38,091 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,092 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:38,092 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,092 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,093 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:38,093 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,093 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,094 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:38,094 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:38,094 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:38,094 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,094 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,101 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:38,101 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,101 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,106 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:38,106 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,106 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,107 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:38,107 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,107 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,112 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:38,112 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,112 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,115 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:38,115 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,115 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:38,115 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,115 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,119 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:38,119 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:38,119 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,120 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:38,120 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,120 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:38,120 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,120 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,121 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,124 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:38,124 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,124 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,126 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:38,126 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,126 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,127 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:38,127 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,127 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,130 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:38,130 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,130 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:38,130 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:38,130 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:38,130 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,130 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,131 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:38,131 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,131 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:38,131 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,131 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,132 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:38,132 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:38,132 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:38,132 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,132 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,133 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:38,133 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,133 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,134 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:38,134 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,134 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,135 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:38,135 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,136 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:38,136 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,136 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:38,136 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,136 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:38,136 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,136 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:38,136 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,136 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:38,136 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,136 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,137 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:38,137 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,137 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:38,137 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,137 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:38,137 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,137 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,138 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:38,138 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,138 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:38,138 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,138 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,139 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:38,139 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,139 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:38,139 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,139 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:38,139 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,139 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:38,139 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,139 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,140 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:38,140 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,140 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:38,140 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,140 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:38,140 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,140 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,140 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:38,140 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,141 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:38,141 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,141 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:38,141 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-29 11:12:38,141 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,144 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,144 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:38,144 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,144 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,147 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:38,147 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-29 11:12:38,147 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,148 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:38,148 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,148 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:38,148 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,148 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:38,148 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,148 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,149 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:38,149 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,149 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,149 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,150 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:38,150 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,150 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,150 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:38,151 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:38,151 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is not cut-off event [2025-04-29 11:12:38,151 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-04-29 11:12:38,151 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:38,151 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:38,152 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:38,152 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,152 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,153 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:38,153 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,153 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,154 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:38,154 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,154 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,155 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:38,155 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,155 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:38,155 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,156 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,158 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:38,158 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,159 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:38,159 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:38,159 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:38,159 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,159 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:38,159 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,159 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,160 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:38,160 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,160 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,161 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:38,161 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,161 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:38,162 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:38,162 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is not cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:38,162 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-04-29 11:12:38,165 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:38,165 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,165 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:38,165 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,165 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,167 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:38,167 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,167 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:38,167 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,167 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:38,167 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,167 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,168 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:38,168 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,168 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:38,168 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,168 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,169 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:38,169 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:38,169 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-29 11:12:38,171 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:38,171 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is not cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:38,171 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:38,173 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:38,173 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,173 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:38,173 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:38,173 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,174 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:38,174 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,174 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:38,174 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,174 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,175 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:38,175 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:38,175 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:38,175 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:38,175 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is not cut-off event [2025-04-29 11:12:38,176 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:38,176 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is not cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-29 11:12:38,176 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is not cut-off event [2025-04-29 11:12:38,178 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:38,179 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,179 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:38,179 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-29 11:12:38,179 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:38,179 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,179 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,180 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:38,180 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,180 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,182 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:38,182 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,182 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:38,182 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-29 11:12:38,182 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:38,183 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:38,183 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,183 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:38,183 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,183 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,187 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:38,187 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,187 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:38,187 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:38,187 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:38,187 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,187 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,188 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:38,188 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,188 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,218 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:38,218 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:38,218 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:38,219 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:38,219 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,219 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:38,219 INFO L286 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-04-29 11:12:38,219 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-29 11:12:38,219 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:38,219 INFO L289 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-04-29 11:12:38,236 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:38,236 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,236 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,237 INFO L286 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-04-29 11:12:38,237 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,237 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-29 11:12:38,237 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-29 11:12:38,249 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:38,250 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,250 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:38,250 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,250 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,277 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:38,277 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:38,277 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,278 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:38,278 INFO L286 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-04-29 11:12:38,278 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:38,278 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,278 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-29 11:12:38,279 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:38,279 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,279 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,280 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:38,280 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,281 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,285 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:38,285 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,285 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,286 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:38,287 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,287 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,292 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:38,292 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,292 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,293 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,293 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,298 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:38,298 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,298 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,299 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,300 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:38,300 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,300 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,306 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,306 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,307 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,307 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,307 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:38,307 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:38,307 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,307 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,307 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,308 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:38,308 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,308 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:38,308 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,308 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-29 11:12:38,339 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:38,339 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,339 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,340 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:38,340 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,340 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,342 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:38,342 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,342 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,343 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:38,343 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,343 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,349 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:38,349 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,349 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:38,349 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,349 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,350 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,350 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,350 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,352 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,352 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,352 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 242 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], [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:38,353 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,353 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:38,353 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,353 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:38,353 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,353 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,353 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:38,354 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,354 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,355 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,355 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,355 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:38,355 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,355 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,355 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,356 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:38,356 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,356 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:38,356 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,356 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,360 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:38,360 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,360 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,361 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:38,361 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,361 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,361 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,361 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,361 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,367 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:38,367 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,367 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,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, 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:38,368 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,371 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:38,372 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,372 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,373 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:38,373 INFO L286 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-29 11:12:38,373 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,394 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:38,394 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,394 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:38,394 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,394 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:38,394 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,394 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,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[][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:38,395 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,395 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:38,395 INFO L286 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,395 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,400 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:38,400 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,400 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:38,400 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,400 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:38,400 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,400 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,401 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:38,401 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,401 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:38,401 INFO L286 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,401 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,404 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:38,404 INFO L286 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,404 INFO L289 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-04-29 11:12:38,404 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:38,404 INFO L286 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-04-29 11:12:38,405 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:38,405 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-04-29 11:12:38,405 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:38,405 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,405 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,415 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:38,416 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,416 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:38,416 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,416 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:38,416 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,416 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,417 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:38,417 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,417 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:38,417 INFO L286 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,417 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,420 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:38,420 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,420 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,421 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:38,421 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,421 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:38,421 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,421 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:38,421 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,421 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:38,421 INFO L286 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,421 INFO L289 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2025-04-29 11:12:38,422 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,424 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:38,424 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,424 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,424 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,425 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:38,425 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,425 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:38,425 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,425 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,425 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:38,425 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,426 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,428 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:38,428 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,428 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-29 11:12:38,429 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:38,429 INFO L286 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2025-04-29 11:12:38,429 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,429 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,429 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,429 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-29 11:12:38,430 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:38,430 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-29 11:12:38,430 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,431 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:38,431 INFO L286 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2025-04-29 11:12:38,431 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,431 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-29 11:12:38,431 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,431 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,432 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:38,432 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,432 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,433 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:38,433 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-29 11:12:38,433 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:38,433 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-29 11:12:38,433 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,434 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:38,434 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-29 11:12:38,434 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-29 11:12:38,434 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,434 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-29 11:12:38,434 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-29 11:12:38,434 INFO L116 PetriNetUnfolderBase]: 17447/52091 cut-off events. [2025-04-29 11:12:38,434 INFO L117 PetriNetUnfolderBase]: For 12638/15156 co-relation queries the response was YES. [2025-04-29 11:12:38,672 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:38,917 INFO L140 encePairwiseOnDemand]: 335/340 looper letters, 118 selfloop transitions, 4 changer transitions 1/354 dead transitions. [2025-04-29 11:12:38,917 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:38,917 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-29 11:12:38,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-29 11:12:38,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1845 transitions. [2025-04-29 11:12:38,920 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9044117647058824 [2025-04-29 11:12:38,920 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:38,920 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 261 places, 354 transitions, 1080 flow [2025-04-29 11:12:38,927 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:38,930 INFO L231 Difference]: Finished difference. Result has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:38,930 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:38,930 INFO L279 CegarLoopForPetriNet]: 268 programPoint places, -7 predicate places. [2025-04-29 11:12:38,931 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 269 transitions, 599 flow [2025-04-29 11:12:38,931 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:38,931 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-29 11:12:38,931 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:38,931 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-29 11:12:38,931 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:38,932 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-29 11:12:38,932 INFO L85 PathProgramCache]: Analyzing trace with hash 488692293, now seen corresponding path program 1 times [2025-04-29 11:12:38,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-29 11:12:38,932 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [254476791] [2025-04-29 11:12:38,932 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-29 11:12:38,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-29 11:12:38,937 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-04-29 11:12:38,940 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-04-29 11:12:38,940 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-29 11:12:38,940 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-29 11:12:39,096 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:39,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-29 11:12:39,096 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [254476791] [2025-04-29 11:12:39,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [254476791] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-29 11:12:39,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-29 11:12:39,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-29 11:12:39,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [791511433] [2025-04-29 11:12:39,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-29 11:12:39,097 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-29 11:12:39,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-29 11:12:39,097 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-29 11:12:39,097 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-29 11:12:39,260 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 264 out of 340 [2025-04-29 11:12:39,262 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:39,262 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-29 11:12:39,262 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 264 of 340 [2025-04-29 11:12:39,262 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-29 11:12:41,214 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:41,215 INFO L286 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2025-04-29 11:12:41,215 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:41,215 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:41,215 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:41,491 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:41,491 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:41,491 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:41,497 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:41,497 INFO L286 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2025-04-29 11:12:41,497 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:41,497 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:41,497 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:41,846 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:41,846 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-29 11:12:41,846 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:41,846 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:41,846 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:42,907 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:42,907 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:42,907 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:42,907 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:42,907 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:42,931 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:42,931 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-04-29 11:12:42,931 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:42,931 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:42,931 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:43,432 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:43,433 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:43,433 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:43,433 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:43,433 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:43,453 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:43,453 INFO L286 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-04-29 11:12:43,453 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:43,453 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:43,453 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-29 11:12:43,584 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:43,584 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:43,584 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:43,584 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:43,584 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:43,620 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:43,621 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-29 11:12:43,621 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:43,621 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:43,621 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-29 11:12:43,949 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:43,949 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:43,949 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:43,949 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:43,949 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,130 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:44,130 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,130 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,130 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,130 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,172 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:44,172 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,172 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:44,172 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:44,172 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:44,203 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:44,203 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,203 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:44,203 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-29 11:12:44,203 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:44,326 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:44,326 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:44,326 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:44,326 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:44,326 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:44,335 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:44,335 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,335 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,335 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,335 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,381 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:44,381 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,381 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,381 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,381 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,417 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:44,418 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,418 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:44,418 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,418 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:44,550 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:44,550 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,550 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,550 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,550 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,555 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:44,555 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-29 11:12:44,555 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,555 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-29 11:12:44,555 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-29 11:12:44,582 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:44,582 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:44,583 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,583 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,583 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:44,783 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:44,783 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:44,783 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:44,783 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:44,783 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,226 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:45,226 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,226 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:45,226 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-29 11:12:45,226 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:45,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[][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:45,241 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:45,241 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:45,241 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,241 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,244 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:45,244 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:45,244 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:45,244 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,244 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:45,265 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:45,265 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,265 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,265 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,265 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,319 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:45,319 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,319 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,319 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,319 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,320 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:45,320 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,320 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,320 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,320 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,371 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:45,371 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:45,371 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:45,371 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,371 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,570 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:45,570 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,570 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,570 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,570 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:45,576 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:45,577 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-29 11:12:45,577 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,577 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-29 11:12:45,577 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:46,091 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:46,091 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:46,091 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:46,091 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,091 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,124 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:46,124 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:46,124 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,124 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:46,124 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,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[][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:46,253 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:46,253 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,253 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,253 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:46,265 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:46,266 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:46,266 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:46,266 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,266 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,268 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:46,268 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-29 11:12:46,268 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:46,268 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,268 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-29 11:12:46,322 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:46,322 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-29 11:12:46,322 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,323 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-29 11:12:46,323 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:46,851 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:46,851 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,851 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:46,851 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:46,851 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:46,851 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:46,851 INFO L289 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:46,852 INFO L289 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2025-04-29 11:12:46,852 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:46,852 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,853 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:46,853 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:46,853 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:46,853 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-29 11:12:46,853 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:46,853 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,853 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:46,853 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2025-04-29 11:12:46,853 INFO L289 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2025-04-29 11:12:46,854 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:46,854 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,854 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:46,854 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2025-04-29 11:12:46,854 INFO L289 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-04-29 11:12:46,855 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:46,855 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:46,855 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:46,855 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:46,855 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:46,905 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:46,905 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:46,905 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,905 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:46,905 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:46,925 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:46,925 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:46,925 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:46,925 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:46,925 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:47,085 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:47,085 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:47,085 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:47,085 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,085 INFO L289 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2025-04-29 11:12:47,120 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:47,120 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-29 11:12:47,120 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:47,120 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:47,120 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-29 11:12:47,194 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:47,194 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:47,194 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,194 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:47,194 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,208 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:47,208 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:47,208 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,208 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:47,208 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,219 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:47,219 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-29 11:12:47,219 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,219 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:47,219 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-29 11:12:47,273 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:47,274 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:47,274 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:47,274 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:47,274 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:47,411 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:47,411 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:47,411 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:47,411 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,411 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,468 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:47,468 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:47,468 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,468 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-29 11:12:47,468 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:47,808 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:47,808 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:47,808 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,808 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,808 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:47,872 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:47,872 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:47,872 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:47,872 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-29 11:12:47,872 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-29 11:12:47,915 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:47,916 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,916 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:47,916 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,916 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,926 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:47,927 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:47,927 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:47,927 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:47,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:47,985 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:47,985 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:47,985 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:47,985 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:47,985 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,041 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:48,041 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-29 11:12:48,041 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:48,041 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:48,041 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-29 11:12:48,058 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:48,058 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,058 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,058 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,058 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,172 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:48,172 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,172 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,172 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,172 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,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[][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:48,174 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,174 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,174 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,174 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,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[][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:48,228 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,228 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,228 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,228 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,248 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:48,248 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:48,248 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:48,248 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:48,248 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:48,255 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:48,255 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,255 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,255 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:48,255 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,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[][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:48,283 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,283 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,283 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:48,283 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,308 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, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 37#L54-9true, 149#L72-4true, 275#L40-3true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:48,308 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,308 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,308 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,308 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,312 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], [136#L72-7true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 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)), 307#true, 306#true]) [2025-04-29 11:12:48,312 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,312 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)), 307#true, 306#true, 287#L54-5true]) [2025-04-29 11:12:48,312 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,312 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, 27#L54-7true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 246#$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:48,312 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,312 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, 42#L54-4true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 246#$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:48,312 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-29 11:12:48,312 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), 268#L54-6true, 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:48,312 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,312 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,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[][396], [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, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,410 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,410 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,410 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,410 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,621 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, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,621 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,621 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,621 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,621 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,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[][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|)), 33#L42-3true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:48,640 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,640 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,640 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,640 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,679 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, 54#L54-5true, 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:48,679 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,679 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,679 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,679 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,683 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, 282#L50-5true, 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:48,683 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,683 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,683 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,686 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, 206#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)), 306#true, 307#true]) [2025-04-29 11:12:48,686 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,686 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,686 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,686 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,696 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), 20#L42-3true, 284#L50-13true, 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,696 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,696 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), 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, 270#L50-5true, 306#true]) [2025-04-29 11:12:48,696 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,696 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,699 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, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 331#true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:48,699 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,699 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,699 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,699 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,735 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, 323#(= |#race~tids~0| 0), Black: 321#true, 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)), 275#L40-3true, 223#L72-5true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:48,735 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,735 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,735 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,736 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,828 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, 107#L68-9true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,828 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,828 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,828 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,828 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,871 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], [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|)), 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:48,872 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:48,872 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 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|)), 198#$Ultimate##0true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:48,872 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,872 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, 325#true, 331#true, 209#L68-6true, 306#true, 307#true]) [2025-04-29 11:12:48,872 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,872 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), 2#L68-7true, 198#$Ultimate##0true, 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:48,872 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,872 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,875 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, 325#true, 87#L40-3true, 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, 307#true]) [2025-04-29 11:12:48,875 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,875 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, 325#true, 87#L40-3true, 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:48,875 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,875 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,887 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 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, 325#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:48,888 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:48,888 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:48,888 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true, 209#L68-6true]) [2025-04-29 11:12:48,888 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 325#true, 275#L40-3true, 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:48,888 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 325#true, 275#L40-3true, 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:48,888 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:48,888 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 107#L68-9true, 325#true, 275#L40-3true, 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|), 307#true]) [2025-04-29 11:12:48,888 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:48,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:48,896 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, 206#L47-4true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:48,896 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-29 11:12:48,896 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:48,896 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:48,896 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-29 11:12:48,924 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), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,924 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,924 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,924 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,924 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,928 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), 33#L42-3true, 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, 306#true, 307#true]) [2025-04-29 11:12:48,928 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,928 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,928 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:48,928 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-29 11:12:48,961 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, 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, 55#L54-6true]) [2025-04-29 11:12:48,961 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,961 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,961 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,961 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,969 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], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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), 63#L72-6true, 168#L54-9true, 198#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:48,969 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:48,969 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:48,969 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:48,969 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:49,023 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, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 37#L54-9true, 63#L72-6true, 275#L40-3true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,023 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,023 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,023 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,023 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,098 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, 172#L68-10true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,098 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,098 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,098 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,098 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,098 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,098 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,099 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,099 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,099 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,156 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 2#L68-7true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,156 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,156 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:49,156 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:49,156 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-29 11:12:49,169 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, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,169 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,169 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,169 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,169 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,175 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, 325#true, 87#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:49,175 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:49,175 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,175 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,175 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,251 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), 114#L68-12true, 37#L54-9true, 206#L47-4true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,251 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,251 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,251 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,251 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,262 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), 44#L54-7true, 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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:49,262 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,262 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], [136#L72-7true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 198#$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)), 307#true, 306#true]) [2025-04-29 11:12:49,262 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,262 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,264 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, 61#L54-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, 87#L40-3true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,264 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,264 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,264 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,264 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,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[][346], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 168#L54-9true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:49,299 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,299 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,299 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,299 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,318 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], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 37#L54-9true, 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, 307#true]) [2025-04-29 11:12:49,318 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,318 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), 268#L54-6true, 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)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,318 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,318 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, 27#L54-7true, 323#(= |#race~tids~0| 0), Black: 321#true, 317#(= |#race~threads_total~0| 0), 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)), 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:49,318 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,318 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, 42#L54-4true, 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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:49,318 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,318 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, 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:49,318 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,318 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,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[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 103#L68-11true, 325#true, 246#$Ultimate##0true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,359 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,359 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,359 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,359 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,372 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), 172#L68-10true, 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:49,372 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,372 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), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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:49,372 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,372 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,408 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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:49,409 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,409 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, 172#L68-10true, 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:49,409 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,409 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,447 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], [120#L68-8true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,447 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,447 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,447 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,447 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,465 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], [120#L68-8true, 310#true, 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:49,465 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,465 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,465 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,465 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,526 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), 20#L42-3true, 37#L54-9true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,526 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,526 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,526 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,528 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), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,528 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,528 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,528 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-29 11:12:49,528 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:49,557 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), 292#L47-4true, 168#L54-9true, 325#true, 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:49,557 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,557 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,557 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,557 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,574 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, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 331#true, 306#true]) [2025-04-29 11:12:49,575 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:49,575 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, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:49,575 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:49,575 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:49,583 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, 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)), 87#L40-3true, 54#L54-5true, 307#true, 306#true]) [2025-04-29 11:12:49,583 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,583 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,588 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, 53#L50-13true, 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,588 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,588 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,588 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,610 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~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)), 331#true, 87#L40-3true, 223#L72-5true, 307#true, 306#true]) [2025-04-29 11:12:49,610 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,610 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,610 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,610 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,663 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), 103#L68-11true, 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:49,663 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,663 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,663 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,663 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,685 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, 103#L68-11true, 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:49,685 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,685 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,685 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,685 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,696 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), 172#L68-10true, 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, 306#true, 307#true]) [2025-04-29 11:12:49,696 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,696 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|)), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 198#$Ultimate##0true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:49,696 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,696 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,732 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), 37#L54-9true, 172#L68-10true, 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|)), 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:49,732 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,732 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), 37#L54-9true, 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|)), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:49,732 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,732 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,747 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 107#L68-9true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:49,747 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,747 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,747 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,747 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,770 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, 107#L68-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:49,770 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:49,770 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,770 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,770 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,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[][372], [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|)), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:49,835 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,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[][373], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 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|)), 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:49,835 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:49,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[][346], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:49,835 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:49,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-29 11:12:49,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[][369], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 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:49,835 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:49,836 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,836 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:49,836 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,061 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, 206#L47-4true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,061 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:50,061 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,061 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:50,061 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,083 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|)), 292#L47-4true, 168#L54-9true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:50,083 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,083 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,083 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,083 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,106 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, 328#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:50,107 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:50,107 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,107 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,107 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,117 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, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 52#L72-9true, 331#true, 306#true, 307#true, 55#L54-6true]) [2025-04-29 11:12:50,117 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,117 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,117 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,117 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,125 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, 292#L47-4true, 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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:50,126 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,126 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,126 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,126 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,130 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, 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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:50,130 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,130 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, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 52#L72-9true, 306#true, 270#L50-5true, 307#true]) [2025-04-29 11:12:50,130 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,130 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,133 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], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 63#L72-6true, 168#L54-9true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:50,133 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,133 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,133 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,133 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,216 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|)), 168#L54-9true, 198#$Ultimate##0true, 103#L68-11true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:50,216 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,216 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,216 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,216 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,252 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, 103#L68-11true, 325#true, 246#$Ultimate##0true, 307#true, 306#true]) [2025-04-29 11:12:50,252 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,252 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,252 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,263 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 172#L68-10true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,263 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,263 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,263 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,264 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,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[][346], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 198#$Ultimate##0true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,264 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,264 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,264 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,264 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,273 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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:50,273 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,273 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 172#L68-10true, 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:50,273 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,273 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,337 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), 172#L68-10true, 37#L54-9true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,337 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,337 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,337 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,337 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,347 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), 172#L68-10true, 37#L54-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, 306#true, 307#true]) [2025-04-29 11:12:50,347 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,347 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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, 306#true, 307#true]) [2025-04-29 11:12:50,347 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,347 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,473 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), 2#L68-7true, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:50,473 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,473 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,473 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,473 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,497 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, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:50,497 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:50,497 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,497 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,497 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,520 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, 282#L50-5true, 309#true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:50,521 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,521 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], [112#L68-14true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 53#L50-13true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:50,521 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,521 INFO L289 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2025-04-29 11:12:50,565 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), 292#L47-4true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,566 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,566 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,566 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,566 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,573 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), 292#L47-4true, 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, 306#true, 307#true]) [2025-04-29 11:12:50,573 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,573 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,573 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:50,573 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-29 11:12:50,603 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), 20#L42-3true, 110#L54-4true, 309#true, 63#L72-6true, 331#true, 306#true]) [2025-04-29 11:12:50,604 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,604 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:50,613 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, 44#L54-7true, 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, 307#true, 306#true]) [2025-04-29 11:12:50,613 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,613 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], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 168#L54-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, 307#true, 306#true]) [2025-04-29 11:12:50,613 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,613 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,682 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, 20#L42-3true, 83#L72true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,682 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:50,682 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,682 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,682 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,704 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 103#L68-11true, 198#$Ultimate##0true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:50,704 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,704 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,705 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,705 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,709 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, 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|)), 103#L68-11true, 168#L54-9true, 198#$Ultimate##0true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:50,709 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,709 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,709 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,750 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, 103#L68-11true, 325#true, 275#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:50,750 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:50,750 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,750 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,750 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,757 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, 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|)), 103#L68-11true, 325#true, 246#$Ultimate##0true, 306#true, 307#true]) [2025-04-29 11:12:50,757 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,757 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,757 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,757 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,790 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), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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:50,790 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,790 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), 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 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,790 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:50,790 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,865 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 275#L40-3true, 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, 307#true]) [2025-04-29 11:12:50,865 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,865 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 325#true, 275#L40-3true, 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,865 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:50,865 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:50,963 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], [120#L68-8true, 310#true, 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:50,963 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:50,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,964 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:50,964 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:50,998 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), 20#L42-3true, 2#L68-7true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:50,998 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:50,998 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:50,998 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:50,998 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:51,055 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), 33#L42-3true, 168#L54-9true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:51,055 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,055 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:51,055 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,055 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-29 11:12:51,120 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, 282#L50-5true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:51,121 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,121 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,121 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,121 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,133 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), 20#L42-3true, 110#L54-4true, 309#true, 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:51,133 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:51,134 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:51,134 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,134 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:51,413 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), 168#L54-9true, 103#L68-11true, 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:51,413 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,413 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,413 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,413 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,444 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 103#L68-11true, 325#true, 275#L40-3true, 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, 307#true]) [2025-04-29 11:12:51,445 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,445 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,445 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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|)), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,470 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,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[][372], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 172#L68-10true, 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, 306#true, 307#true]) [2025-04-29 11:12:51,470 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,470 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,525 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 172#L68-10true, 37#L54-9true, 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|)), 325#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:51,525 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,525 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:51,525 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,525 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,552 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), 107#L68-9true, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,552 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,552 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,552 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,553 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,584 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), 20#L42-3true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:51,584 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:51,584 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,584 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:51,584 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:51,674 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, 206#L47-4true, 325#true, 105#L67-6true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:51,674 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:51,674 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,674 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,674 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:51,678 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), 292#L47-4true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:51,678 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,678 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,678 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-29 11:12:51,679 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:51,708 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, 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, 270#L50-5true, 306#true]) [2025-04-29 11:12:51,709 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,709 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,709 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,709 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,722 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, 206#L47-4true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 331#true, 306#true]) [2025-04-29 11:12:51,722 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,722 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, 282#L50-5true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:51,722 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,722 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,733 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, 292#L47-4true, 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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:51,733 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,733 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,733 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,733 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,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[][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|)), 168#L54-9true, 103#L68-11true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,797 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,797 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,797 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,797 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,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[][422], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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, 103#L68-11true, 325#true, 275#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,830 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,830 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,830 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,830 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:51,843 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 172#L68-10true, 168#L54-9true, 325#true, 87#L40-3true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:51,843 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,843 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,851 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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, 307#true, 306#true]) [2025-04-29 11:12:51,851 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,851 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 172#L68-10true, 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:51,851 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,851 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,903 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 172#L68-10true, 37#L54-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, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:51,903 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-29 11:12:51,903 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:51,903 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:51,903 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:51,919 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), 20#L42-3true, 110#L54-4true, 309#true, 107#L68-9true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:51,920 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:51,920 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:51,920 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:51,920 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:52,014 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, 53#L50-13true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:52,014 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:52,014 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-29 11:12:52,034 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, 282#L50-5true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:52,034 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:52,034 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,034 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:52,034 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:52,054 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, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:52,054 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,054 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,069 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, 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)), 331#true, 223#L72-5true, 306#true]) [2025-04-29 11:12:52,069 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:52,069 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:52,069 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:52,069 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,080 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, 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, 270#L50-5true, 306#true]) [2025-04-29 11:12:52,080 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,080 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, 284#L50-13true, 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:52,080 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,080 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:52,113 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), 33#L42-3true, 83#L72true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:52,113 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,113 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,113 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,113 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,137 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), 103#L68-11true, 168#L54-9true, 325#true, 331#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:52,137 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,137 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,137 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,137 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,141 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, 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, 103#L68-11true, 325#true, 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:52,141 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,142 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,142 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,142 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,173 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-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|)), 103#L68-11true, 325#true, 275#L40-3true, 306#true, 307#true]) [2025-04-29 11:12:52,174 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,174 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,174 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,400 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, 206#L47-4true, 325#true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:52,400 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:52,401 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:52,401 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:52,401 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,455 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, 270#L50-5true, 306#true, 307#true]) [2025-04-29 11:12:52,455 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,455 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,455 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,455 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,465 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, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:52,465 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-29 11:12:52,465 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:52,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-29 11:12:52,475 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, 53#L50-13true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:52,475 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:52,475 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:52,475 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,475 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:52,490 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, 206#L47-4true, 331#true, 306#true]) [2025-04-29 11:12:52,491 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:52,491 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,491 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:52,491 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,734 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 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:52,735 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,735 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:52,746 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, 206#L47-4true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:52,746 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:52,746 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,746 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:52,746 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:52,940 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, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:52,940 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:52,940 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,940 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:52,940 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:52,974 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), 292#L47-4true, 168#L54-9true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:52,974 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-29 11:12:52,974 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:52,974 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-29 11:12:52,974 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:53,014 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, 284#L50-13true, 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:53,014 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,014 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,014 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,014 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,025 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, 206#L47-4true, 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:53,025 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:53,025 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,025 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,025 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,026 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, 53#L50-13true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:53,026 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:53,026 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,026 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,026 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,058 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 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)), 331#true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:53,059 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,059 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,059 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,059 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,228 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, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:53,228 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:53,228 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,267 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), 33#L42-3true, 168#L54-9true, 325#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|), 307#true]) [2025-04-29 11:12:53,268 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,268 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), 33#L42-3true, 107#L68-9true, 168#L54-9true, 325#true, 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:53,268 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,268 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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, 20#L42-3true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:53,277 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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|)), 20#L42-3true, 37#L54-9true, 107#L68-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:53,277 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 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, 307#true, 306#true]) [2025-04-29 11:12:53,277 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 325#true, 331#true, 209#L68-6true, 307#true, 306#true]) [2025-04-29 11:12:53,277 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 2#L68-7true, 325#true, 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:53,277 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 325#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|), 307#true]) [2025-04-29 11:12:53,277 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,277 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 107#L68-9true, 325#true, 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:53,277 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,277 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,290 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, 282#L50-5true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,290 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,290 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,290 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,290 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,296 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, 331#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:53,296 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,296 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:53,296 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:53,296 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-29 11:12:53,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, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 53#L50-13true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,301 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,301 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,323 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, 284#L50-13true, 307#true, 306#true]) [2025-04-29 11:12:53,323 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,323 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,323 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,323 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,335 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, 282#L50-5true, 309#true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true]) [2025-04-29 11:12:53,335 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:53,335 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:53,336 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,336 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,349 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, 284#L50-13true, 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:53,349 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,349 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, 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)), 270#L50-5true, 307#true, 306#true]) [2025-04-29 11:12:53,349 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,349 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,364 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 63#L72-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,364 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,364 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,364 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,497 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, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:53,497 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:53,497 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,497 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:53,497 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:53,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[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 2#L68-7true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,556 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,556 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,556 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,556 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,561 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), 33#L42-3true, 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, 325#true, 307#true, 306#true]) [2025-04-29 11:12:53,561 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:53,561 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,561 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,561 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:53,788 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, 284#L50-13true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,788 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,788 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,788 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,788 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,795 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, 284#L50-13true, 306#true, 307#true]) [2025-04-29 11:12:53,795 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,795 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-29 11:12:53,795 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,795 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-29 11:12:53,810 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, 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, 331#true, 306#true]) [2025-04-29 11:12:53,810 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:53,811 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:53,811 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:53,811 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:53,821 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, 61#L54-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)), 331#true, 52#L72-9true, 306#true, 307#true]) [2025-04-29 11:12:53,821 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,821 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,821 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,821 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,837 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], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-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)), 307#true, 306#true]) [2025-04-29 11:12:53,837 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,837 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, 268#L54-6true, 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:53,837 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,837 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, 27#L54-7true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 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:53,837 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:53,837 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, 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)), 331#true, 52#L72-9true, 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:53,837 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:53,837 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, 42#L54-4true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~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)), 331#true, 306#true, 307#true]) [2025-04-29 11:12:53,837 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,837 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,853 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), 33#L42-3true, 168#L54-9true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:53,854 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,854 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,867 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, 292#L47-4true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:53,867 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-29 11:12:53,867 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:53,867 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-29 11:12:53,867 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-29 11:12:54,027 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], [120#L68-8true, 310#true, Black: 321#true, 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:54,027 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,027 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,027 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,049 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, 282#L50-5true, 309#true, 325#true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:54,049 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,049 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,068 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, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 54#L54-5true, 331#true, 306#true]) [2025-04-29 11:12:54,068 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,068 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,068 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,068 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,113 INFO L284 olderBase$Statistics]: inserting event number 5 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, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 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, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:54,113 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-29 11:12:54,113 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,113 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,113 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:54,113 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:54,116 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, 282#L50-5true, 63#L72-6true, 309#true, 331#true, 306#true]) [2025-04-29 11:12:54,116 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,116 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,116 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,116 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,125 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, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 54#L54-5true, 52#L72-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,126 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,126 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,126 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,126 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,151 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), 33#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)), 168#L54-9true, 223#L72-5true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,151 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,151 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,151 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,151 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,172 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 149#L72-4true, 331#true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 306#true, 307#true]) [2025-04-29 11:12:54,172 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,172 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,172 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,172 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,182 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, 282#L50-5true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,182 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,182 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,182 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,182 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,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[][396], [310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 37#L54-9true, 20#L42-3true, 107#L68-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,316 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,316 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,316 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,344 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, 282#L50-5true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:54,344 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,344 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,344 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,344 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,367 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], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 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, 307#true, 306#true]) [2025-04-29 11:12:54,367 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,367 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,367 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,367 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,368 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 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|)), 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:54,368 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,368 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), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:54,368 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,368 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), 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 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:54,368 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,368 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,378 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, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,378 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,378 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,378 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,378 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], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:54,378 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:54,378 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:54,378 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,378 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, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 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)), 306#true]) [2025-04-29 11:12:54,378 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,378 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 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:54,379 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 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)), 275#L40-3true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 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)), 246#$Ultimate##0true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,379 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], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,379 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:54,379 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-29 11:12:54,380 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)), 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 63#L72-6true, 198#$Ultimate##0true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,380 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,380 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true, 209#L68-6true]) [2025-04-29 11:12:54,380 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,380 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 83#L72true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:54,380 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-29 11:12:54,380 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 149#L72-4true, 246#$Ultimate##0true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 331#true, 306#true]) [2025-04-29 11:12:54,380 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-29 11:12:54,380 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 246#$Ultimate##0true, 331#true, 306#true]) [2025-04-29 11:12:54,380 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,380 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-29 11:12:54,390 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, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:54,390 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-29 11:12:54,390 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,390 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,390 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-29 11:12:54,391 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, 284#L50-13true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,391 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,391 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,392 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, 331#true, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:54,392 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,392 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,392 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,392 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,397 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, 53#L50-13true, 325#true, 105#L67-6true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,397 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:54,403 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, 284#L50-13true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:54,403 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,403 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-29 11:12:54,403 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,403 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-29 11:12:54,431 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)), 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 63#L72-6true, 198#$Ultimate##0true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:54,431 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,431 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,431 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,431 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,434 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, 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)), 331#true, 306#true]) [2025-04-29 11:12:54,434 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,434 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,434 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,434 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,435 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, 53#L50-13true, 149#L72-4true, 327#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 331#true, 306#true]) [2025-04-29 11:12:54,435 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,435 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,444 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, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 55#L54-6true]) [2025-04-29 11:12:54,444 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,444 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,444 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,444 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,454 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], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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), 33#L42-3true, 63#L72-6true, 168#L54-9true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,454 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,454 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,454 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,454 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,476 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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)), 331#true, 223#L72-5true, 306#true, 307#true]) [2025-04-29 11:12:54,476 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:54,476 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,476 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,476 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,503 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 2#L68-7true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:54,503 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,503 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,503 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,503 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,607 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, 172#L68-10true, 20#L42-3true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,607 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,607 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, 20#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,607 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:54,607 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,645 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, 282#L50-5true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:54,645 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,645 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,645 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,645 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,682 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), 33#L42-3true, 2#L68-7true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,683 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,683 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-29 11:12:54,683 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-29 11:12:54,702 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), 292#L47-4true, 168#L54-9true, 325#true, 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:54,702 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,702 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), 292#L47-4true, 107#L68-9true, 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:54,702 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,702 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 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), 37#L54-9true, 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|)), 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:54,712 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,712 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), 37#L54-9true, 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, 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:54,712 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 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|)), 206#L47-4true, 325#true, 306#true, 307#true]) [2025-04-29 11:12:54,712 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 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, 206#L47-4true, 325#true, 331#true, 306#true, 307#true, 209#L68-6true]) [2025-04-29 11:12:54,712 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:54,712 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, 206#L47-4true, 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:54,712 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:54,712 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, 206#L47-4true, 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:54,712 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:54,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:54,712 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, 206#L47-4true, 325#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|), 307#true]) [2025-04-29 11:12:54,713 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,713 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,713 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,713 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:54,720 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], [112#L68-14true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 54#L54-5true, 306#true]) [2025-04-29 11:12:54,720 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,720 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,720 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,720 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,720 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, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 44#L54-7true, 110#L54-4true, 309#true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:54,721 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-29 11:12:54,721 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,721 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,721 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-29 11:12:54,754 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, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 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)), 331#true, 306#true]) [2025-04-29 11:12:54,754 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:54,754 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,754 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:54,754 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,757 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)), 53#L50-13true, 223#L72-5true, 331#true, 306#true]) [2025-04-29 11:12:54,757 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:54,757 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:54,758 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,758 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:54,766 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, 44#L54-7true, 330#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.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, 52#L72-9true, 307#true, 306#true]) [2025-04-29 11:12:54,766 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,766 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], [136#L72-7true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~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)), 331#true, 307#true, 306#true]) [2025-04-29 11:12:54,766 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:54,766 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:54,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], [329#(and (= (select (select |#race| ~tids~0.base) ~tids~0.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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 63#L72-6true, 206#L47-4true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:54,983 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:54,983 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,983 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:54,983 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,036 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, 310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:55,036 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:55,036 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,036 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,036 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,040 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 20#L42-3true, 110#L54-4true, 198#$Ultimate##0true, 325#true, 105#L67-6true, 331#true, 306#true]) [2025-04-29 11:12:55,040 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:55,040 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,040 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,040 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,103 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), 20#L42-3true, 37#L54-9true, 103#L68-11true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:55,103 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,103 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,103 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,103 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,130 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), 33#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#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, 307#true]) [2025-04-29 11:12:55,130 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,130 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), 33#L42-3true, 172#L68-10true, 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:55,130 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,130 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,173 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 20#L42-3true, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 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:55,174 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,174 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 172#L68-10true, 20#L42-3true, 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:55,174 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,174 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,187 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, 282#L50-5true, 309#true, 107#L68-9true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,187 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:55,187 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,187 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,187 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,253 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], [120#L68-8true, 310#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 33#L42-3true, 168#L54-9true, 325#true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,253 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,253 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,253 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-29 11:12:55,253 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-29 11:12:55,305 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 2#L68-7true, 206#L47-4true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:55,305 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,305 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,305 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,305 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,313 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, 53#L50-13true, 325#true, 331#true, 209#L68-6true, 306#true]) [2025-04-29 11:12:55,313 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:55,313 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,313 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,313 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,318 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|)), 292#L47-4true, 107#L68-9true, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,318 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-29 11:12:55,318 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-29 11:12:55,318 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:55,318 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-29 11:12:55,337 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], [112#L68-14true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 309#true, 325#true, 331#true, 306#true, 55#L54-6true]) [2025-04-29 11:12:55,337 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-29 11:12:55,337 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,337 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,337 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-29 11:12:55,338 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], [Black: 321#true, 114#L68-12true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 309#true, 168#L54-9true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:55,338 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-29 11:12:55,338 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:55,338 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-29 11:12:55,338 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,380 INFO L284 olderBase$Statistics]: inserting event number 5 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, 317#(= |#race~threads_total~0| 0), 323#(= |#race~tids~0| 0), 198#$Ultimate##0true, 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:55,380 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:55,380 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:55,380 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:55,380 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:55,380 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,381 INFO L284 olderBase$Statistics]: inserting event number 5 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, 317#(= |#race~threads_total~0| 0), Black: 321#true, 323#(= |#race~tids~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)), 87#L40-3true, 307#true, 306#true]) [2025-04-29 11:12:55,382 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-29 11:12:55,382 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:55,382 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,382 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:55,382 INFO L289 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-04-29 11:12:55,383 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, 53#L50-13true, 331#true, 306#true]) [2025-04-29 11:12:55,383 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:55,383 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,383 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:55,383 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,397 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, 61#L54-4true, 292#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)), 307#true, 306#true]) [2025-04-29 11:12:55,397 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,397 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,397 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,406 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], [136#L72-7true, 310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 37#L54-9true, 206#L47-4true, 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:55,407 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,407 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, 268#L54-6true, 206#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)), 306#true, 307#true]) [2025-04-29 11:12:55,407 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,407 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, 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)), 306#true, 307#true, 287#L54-5true]) [2025-04-29 11:12:55,407 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,407 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, 27#L54-7true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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)), 306#true, 307#true]) [2025-04-29 11:12:55,407 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,407 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, 42#L54-4true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 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)), 306#true, 307#true]) [2025-04-29 11:12:55,407 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,407 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,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[][346], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~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), 331#true, 306#true, 307#true]) [2025-04-29 11:12:55,445 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,445 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,462 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, 284#L50-13true, 331#true, 307#true, 306#true]) [2025-04-29 11:12:55,462 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,462 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, 307#true, 270#L50-5true, 306#true]) [2025-04-29 11:12:55,462 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-29 11:12:55,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-29 11:12:55,470 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, 53#L50-13true, 325#true, 331#true, 306#true, 307#true]) [2025-04-29 11:12:55,470 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-29 11:12:55,470 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,470 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,470 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-29 11:12:55,480 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], [310#true, 308#true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 107#L68-9true, 198#$Ultimate##0true, 325#true, 275#L40-3true, 331#true, 306#true]) [2025-04-29 11:12:55,480 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:55,480 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:55,480 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,480 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,486 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], [310#true, 308#true, 112#L68-14true, Black: 321#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), 110#L54-4true, 198#$Ultimate##0true, 206#L47-4true, 325#true, 331#true, 306#true]) [2025-04-29 11:12:55,486 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-29 11:12:55,486 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,486 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-29 11:12:55,486 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-29 11:12:55,526 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), 33#L42-3true, 103#L68-11true, 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:55,526 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,526 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,526 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,526 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,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[][420], [310#true, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 37#L54-9true, 103#L68-11true, 325#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, 307#true]) [2025-04-29 11:12:55,556 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,556 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,556 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,589 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), 33#L42-3true, 172#L68-10true, 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, 307#true, 306#true]) [2025-04-29 11:12:55,589 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,589 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), 33#L42-3true, 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|)), 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 168#L54-9true, 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,589 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,589 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,662 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 172#L68-10true, 37#L54-9true, 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|)), 325#true, 306#true, 307#true]) [2025-04-29 11:12:55,662 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-29 11:12:55,662 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, 323#(= |#race~tids~0| 0), 317#(= |#race~threads_total~0| 0), Black: 321#true, 20#L42-3true, 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, 262#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 325#true, 307#true, 306#true]) [2025-04-29 11:12:55,662 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-29 11:12:55,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event